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 4d470fc32c..e37424553c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,8 +1,14 @@
2004-04-05 Not Zed <NotZed@Ximian.com>
+ ** See bug # 56402.
+
+ * mail-folder-cache.c (update_folders): if we're cancelled, noop.
+ (mail_note_store_remove): mark the update data cancelled.
+
* mail-ops.c (add_special_info): removed, this is done in camel
now.
(fix_unmatched_info): renamed from add_unmatched_info.
+ (get_folderinfo_got): Removed the meaningless comment here.
2004-04-02 Jeffrey Stedfast <fejj@ximian.com>