From f86da998ff2ef6ee67a7825ddd73c0298a0956ae Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 19 Jul 2000 18:15:37 +0000 Subject: If the folder's message count is not the same as the number of summaries, 2000-07-19 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_get_summary): If the folder's message count is not the same as the number of summaries, free the old summary and create a new summary. svn path=/trunk/; revision=4223 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index bf4c3b7374..8429605a23 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-07-19 Jeffrey Stedfast + + * providers/imap/camel-imap-folder.c (imap_get_summary): If the folder's + message count is not the same as the number of summaries, free the old + summary and create a new summary. + 2000-07-18 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (camel_imap_folder_class_init): Added -- cgit v1.2.3