From fc2062d77e868f0e9ebd6aa8ce7ca9f81c583bd7 Mon Sep 17 00:00:00 2001 From: 3 Date: Wed, 3 Oct 2001 23:57:41 +0000 Subject: Remove now unused 'recents' array/freeing func. 2001-10-03 * 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. svn path=/trunk/; revision=13398 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') 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 + * 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. -- cgit v1.2.3