From 2f478348f575be5846df82c4cedeac89e6eab31c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 31 Aug 2000 04:19:23 +0000 Subject: Don't save any exceptions caused by camel_imap_folder_changed 2000-08-31 Jeffrey Stedfast * providers/imap/camel-imap-store.c (camel_imap_command_extended): Don't save any exceptions caused by camel_imap_folder_changed (camel_imap_fetch_command): Same. * providers/imap/camel-imap-folder.c (camel_imap_folder_changed): Using a new way of calculating the first recent message that seems more accurate. Also added code to make sure we don't accidently add a duplicate summary. svn path=/trunk/; revision=5135 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 650948e8fc..7d286ccf31 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2000-08-31 Jeffrey Stedfast + + * providers/imap/camel-imap-store.c (camel_imap_command_extended): + Don't save any exceptions caused by camel_imap_folder_changed + (camel_imap_fetch_command): Same. + + * providers/imap/camel-imap-folder.c (camel_imap_folder_changed): + Using a new way of calculating the first recent message that seems + more accurate. Also added code to make sure we don't accidently + add a duplicate summary. + 2000-08-31 Not Zed * camel-mime-part.c (write_to_stream): Use the proper type -- cgit v1.2.3