aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
author9 <NotZed@Ximian.com>2001-09-19 18:01:32 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-09-19 18:01:32 +0800
commit9ab4b45c155a49e2109a6dee3a315cce54d3bf16 (patch)
tree3fdcaebe2e8d619d68cd6777eea8ddaa4546d1b3 /mail/ChangeLog
parent19648dad9c6459b564addd020320ba5fe821ddad (diff)
downloadgsoc2013-evolution-9ab4b45c155a49e2109a6dee3a315cce54d3bf16.tar
gsoc2013-evolution-9ab4b45c155a49e2109a6dee3a315cce54d3bf16.tar.gz
gsoc2013-evolution-9ab4b45c155a49e2109a6dee3a315cce54d3bf16.tar.bz2
gsoc2013-evolution-9ab4b45c155a49e2109a6dee3a315cce54d3bf16.tar.lz
gsoc2013-evolution-9ab4b45c155a49e2109a6dee3a315cce54d3bf16.tar.xz
gsoc2013-evolution-9ab4b45c155a49e2109a6dee3a315cce54d3bf16.tar.zst
gsoc2013-evolution-9ab4b45c155a49e2109a6dee3a315cce54d3bf16.zip
Added missing header.
2001-09-19 <NotZed@Ximian.com> * component-factory.c: Added missing header. * mail-local.c (mail_local_store_add_folder): Async load the folder we just added, so it can update the folder counts in the display. We just discard the folder afterwards? * mail-ops.c (mail_get_folder): Use the queued thread to get folders. svn path=/trunk/; revision=12976
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 84ec972536..15e91aa75d 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,14 @@
2001-09-19 <NotZed@Ximian.com>
+ * component-factory.c: Added missing header.
+
+ * mail-local.c (mail_local_store_add_folder): Async load the
+ folder we just added, so it can update the folder counts in the
+ display. We just discard the folder afterwards?
+
+ * mail-ops.c (mail_get_folder): Use the queued thread to get
+ folders.
+
* General cleanup of mail debug printfs.
* mail-folder-cache.[ch]: Completely rewritten. Removed all calls