aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c6041a0119..83db804e81 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2005-01-06 Jeffrey Stedfast <fejj@novell.com>
+
+ * mail-folder-cache.c (mail_note_store): Handle the
+ CamelOfflineStore case just like the CamelDiscoStore case.
+
+ * mail-ops.c (prep_offline_do): Since we can't kill off
+ CamelDisco* (groupwise is using it), we have to handle both
+ CamelOfflineFolder and CamelDiscoFolder for now.
+ (set_offline_do): Same.
+
2005-01-05 Not Zed <NotZed@Ximian.com>
* em-menu.c: (emph_targets[]): Add the widget target, missed this.