aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index d9b398c703..1f78322279 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,13 @@
2001-10-03 <NotZed@Ximian.com>
+ * providers/imap/camel-imap-folder.c (camel_imap_folder_changed):
+ Remove now unused 'recents' array/freeing func.
+
+ * camel-object.c (camel_object_trigger_event): Oops, always run
+ the prep function, even if we have no hooks listening. Causes
+ incoming imap recents to get ignored bythe camel-folder filter
+ inbox code.
+
* providers/local/camel-local-folder.c (local_sync): Dont
explicitly save metadata, its saved in summary_sync.