aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b67ef0b888..6af11e32e9 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2001-09-19 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-send-recv.c (receive_update_got_store): Here too.
+
+ * component-factory.c (create_view): Call mail_note_store()
+ instead of mail_scan_subfolders() here so that these folders get
+ hooked up with the unread count code.
+
2001-09-12 Iain Holmes <iain@ximian.com>
* importers/evolution-mbox-importer.c (load_file_fn): Fix memory leak.