From e89713fcd5cff6c7d5ea14e115d1104fe4ec1572 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 25 Jul 2000 05:32:55 +0000 Subject: Optimized to try and get the new message headers without reloading the 2000-07-25 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (camel_imap_folder_changed): Optimized to try and get the new message headers without reloading the entire summary from scratch. (imap_get_summary_internal): Will now sync() before attempting to reload the summary so that flags are set in the reloaded summary as well. svn path=/trunk/; revision=4309 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index d221224436..1277d2d834 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2000-07-25 Jeffrey Stedfast + + * providers/imap/camel-imap-folder.c (camel_imap_folder_changed): + Optimized to try and get the new message headers without reloading + the entire summary from scratch. + (imap_get_summary_internal): Will now sync() before attempting to reload + the summary so that flags are set in the reloaded summary as well. + 2000-07-24 Jeffrey Stedfast * providers/imap/camel-imap-store.c (get_folder): Updated to give special -- cgit v1.2.3