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 1dd0f0a163..f0f6748eeb 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2001-02-24 Jeffrey Stedfast <fejj@ximian.com>
+
+ * component-factory.c (mail_load_storages): No longer need to
+ construct the vTrash here.
+ (owner_set_cb): Don't make the vTrash for the local store here.
+
+ * mail-ops.c (add_vtrash_info): New function to add a vTrash
+ folder info to a pre-constructed CamelFolderInfo for use in the
+ get_folder_info async function.
+
2001-02-23 Jeffrey Stedfast <fejj@ximian.com>
* main.c (main): No longer need to do a vtrash_cleanup() (it also