From 636a54437376dcf8b8ad0665fbf82b18cbf02e57 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 27 Sep 2002 05:34:05 +0000 Subject: Use the summary's last uid as the one to fetch from, ignoring the cache. 2002-09-27 Not Zed * providers/imap/camel-imap-folder.c (imap_update_summary): Use the summary's last uid as the one to fetch from, ignoring the cache. Use strotul instead of atoi as well. * providers/imap/camel-imap-store.c (get_folder_counts): If we have the folder open, and the unread count has changed, refresh it. Should fix #30399 enough. Also in non-check-all mode, if we have the folder open, use it anyway. svn path=/trunk/; revision=18242 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index db2bf38a88..6771d2328e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2002-09-27 Not Zed + + * providers/imap/camel-imap-folder.c (imap_update_summary): Use + the summary's last uid as the one to fetch from, ignoring the + cache. Use strotul instead of atoi as well. + + * providers/imap/camel-imap-store.c (get_folder_counts): If we + have the folder open, and the unread count has changed, refresh + it. Should fix #30399 enough. Also in non-check-all mode, if we + have the folder open, use it anyway. + 2002-09-26 Not Zed * tests/folder/test2.c (main): Treat spool as a local folder, so -- cgit v1.2.3