aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-12-01 04:53:49 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-12-01 04:53:49 +0800
commitbef182255624468737832990a344cd31a82dc9d9 (patch)
treea17a1a861f2370df8d21a179fbc3afea22b795e9 /mail/ChangeLog
parent5f2ba41078c760533e5650752dc6f8712e864ddc (diff)
downloadgsoc2013-evolution-bef182255624468737832990a344cd31a82dc9d9.tar
gsoc2013-evolution-bef182255624468737832990a344cd31a82dc9d9.tar.gz
gsoc2013-evolution-bef182255624468737832990a344cd31a82dc9d9.tar.bz2
gsoc2013-evolution-bef182255624468737832990a344cd31a82dc9d9.tar.lz
gsoc2013-evolution-bef182255624468737832990a344cd31a82dc9d9.tar.xz
gsoc2013-evolution-bef182255624468737832990a344cd31a82dc9d9.tar.zst
gsoc2013-evolution-bef182255624468737832990a344cd31a82dc9d9.zip
Remove all the syncFolder stuff since it's not in the Component interface
* mail-offline-handler.c: Remove all the syncFolder stuff since it's not in the Component interface anymore. * mail-mt.c: Remove declaration for global_shell_client. #if 0 all the code that uses that. * mail-component-factory.c: Remove declaration for global_shell_client. * mail-vfolder.c: Remove declaration for global_shell_client. svn path=/trunk/; revision=23506
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 78bf24d035..251746b626 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2003-11-30 Ettore Perazzoli <ettore@ximian.com>
+
+ * mail-offline-handler.c: Remove all the syncFolder stuff since
+ it's not in the Component interface anymore.
+
+ * mail-mt.c: Remove declaration for global_shell_client. #if 0
+ all the code that uses that.
+
+ * mail-component-factory.c: Remove declaration for
+ global_shell_client.
+
+ * mail-vfolder.c: Remove declaration for global_shell_client.
+
2003-11-26 JP Rosevear <jpr@ximian.com>
* Makefile.am: turn on deprecated Gtk stuff