From 246388d822fec83b0ce78e460b9d2f5793f6d2f1 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 30 Apr 2001 13:55:29 +0000 Subject: Unhook event handlers before syncing the folder, since the folder browser * folder-browser.c (folder_browser_destroy): Unhook event handlers before syncing the folder, since the folder browser will have been destroyed by the time the sync thread completes and calls the signal handlers. svn path=/trunk/; revision=9630 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 593afac972..73f6b34ca7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-04-30 Dan Winship + + * folder-browser.c (folder_browser_destroy): Unhook event handlers + before syncing the folder, since the folder browser will have been + destroyed by the time the sync thread completes and calls the + signal handlers. + 2001-04-29 Dan Winship * mail-format.c (handle_text_plain_flowed): Mojo this a bit so -- cgit v1.2.3