From 5eebe62b1d62ecac577a4003b85e99897bb90c30 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 25 Feb 2004 03:47:04 +0000 Subject: moved the RECNET flag into the folder area (bit 17-30). 2004-02-25 Not Zed * providers/imap/camel-imap-summary.h (CAMEL_IMAP_MESSAGE_RECENT): moved the RECNET flag into the folder area (bit 17-30). 2004-02-24 Not Zed ** See bug #53876. * providers/imap/camel-imap-command.c (camel_imap_command): ref the folder before unreffing store->current_folder, incase they're the same. Do a select anyway. * providers/imap/camel-imap-folder.c (imap_refresh_info): keep the connect_lock for longer, imap_rescan for one assumes its locked. Fixes a race selecting the folder for refresh. svn path=/trunk/; revision=24862 --- camel/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 08c4dd9a05..259b5406c2 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,20 @@ +2004-02-25 Not Zed + + * providers/imap/camel-imap-summary.h (CAMEL_IMAP_MESSAGE_RECENT): + moved the RECNET flag into the folder area (bit 17-30). + +2004-02-24 Not Zed + + ** See bug #53876. + + * providers/imap/camel-imap-command.c (camel_imap_command): ref + the folder before unreffing store->current_folder, incase they're + the same. Do a select anyway. + + * providers/imap/camel-imap-folder.c (imap_refresh_info): keep the + connect_lock for longer, imap_rescan for one assumes its locked. + Fixes a race selecting the folder for refresh. + 2004-02-24 Jeffrey Stedfast * camel-stream-process.c: #include , we don't need limits.h -- cgit v1.2.3