From a2db8a30c8e384371c37c7396246505aa54fb58e Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 4 Oct 2002 03:00:23 +0000 Subject: Dont get the filter driver inside the change_lock. Its not necessary, and 2002-10-03 Not Zed * camel-folder.c (folder_changed): Dont get the filter driver inside the change_lock. Its not necessary, and can cause deadlock with the way the mailer gets the filter driver via g_mainloop. Should fix #31572. svn path=/trunk/; revision=18321 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index bc6747e81f..0a60f67c1f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2002-10-03 Not Zed + + * camel-folder.c (folder_changed): Dont get the filter driver + inside the change_lock. Its not necessary, and can cause deadlock + with the way the mailer gets the filter driver via g_mainloop. + Should fix #31572. + 2002-10-02 Jeffrey Stedfast * camel-charset-map.c (camel_charset_iso_to_windows): Map us-ascii -- cgit v1.2.3