aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 75fe25210f..d7b1bc3179 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-27 Dan Winship <danw@helixcode.com>
+
+ * mail-local.c (local_folder_changed): This needs to run from the
+ main thread, not the camel thread, so add a proxy signal handler
+ to call mail_op_forward_event. Fixes hangs (eg bugzilla #909).
+
2000-11-27 Jeffrey Stedfast <fejj@helixcode.com>
* mail-display.c: Removed some unecessary debugging printf's