From 09e274295f6174991a1dd684160b3902b25eeb35 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 25 Jan 2001 21:48:56 +0000 Subject: The following fixes seem to clear up the problem of new mail not being 2001-01-25 Jeffrey Stedfast The following fixes seem to clear up the problem of new mail not being shown in the Inbox and/or other folders where mail had been delivered. * mail-send-recv.c (build_dialogue): Freeze the inbox. (receive_get_folder): Freeze folders before dumping them into the hash table. (free_folder_info): Thaw the folder. (free_info_data): Thaw the Inbox. svn path=/trunk/; revision=7824 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 8dfdf4bea3..1bdf341003 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2001-01-25 Jeffrey Stedfast + The following fixes seem to clear up the problem of new mail not + being shown in the Inbox and/or other folders where mail had been + delivered. + + * mail-send-recv.c (build_dialogue): Freeze the inbox. + (receive_get_folder): Freeze folders before dumping them into the + hash table. + (free_folder_info): Thaw the folder. + (free_info_data): Thaw the Inbox. + 2001-01-25 Jason Leach (Don't prompt about unsaved changes for replies/forwards that have -- cgit v1.2.3