aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 710208c5b4..4edbcfafe5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2004-06-29 Not Zed <NotZed@Ximian.com>
+ * em-folder-tree-model.c (folder_created_cb): call
+ folder_subscribed directly from the async function not
+ foldre_subscribed_cb, otherwise we run out of order. Part of
+ #60775.
+
* em-vfolder-rule.c (source_add): setup exclusion for vfolder
sources, noselect folders. Bug #60794.