aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index bbc40ffa6e..962f8ea39a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2003-07-29 Not Zed <NotZed@Ximian.com>
+
+ * mail-folder-cache.c (mail_note_store): add a CamelOperation for
+ overriding status handler.
+
+ * mail-send-recv.c (receive_update_got_store): Pass our own cancel
+ handle to get_folderinfo and mail_note_store.
+ (mail_send_receive, mail_receive_uri): Same for get_store.
+
+ * mail-ops.c (mail_get_store, mail_get_folderinfo): Add a
+ CamelOperation argument, for overriding the status handler. Fixed
+ most calles to pass NULL to use the default.
+
2003-08-01 Harry Lu <harry.lu@sun.com>
*Fix for bug #6951