aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 21c3d316fa..bbd36988bc 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,18 @@
+2001-02-14 Jeffrey Stedfast <fejj@ximian.com>
+
+ * component-factory.c (owner_set_cb): Setup the Trash folder.
+
+ * mail-ops.c (create_trash_vfolder): Do better error handling.
+ (populate_folder_urls): Oops, helps to strdup the url into the
+ array if we plan on freeing the data.
+ (mail_get_trash): New async function that may eventually replace
+ mail_do_setup_trash().
+ (do_setup_trash): Do better error handling.
+
+ * mail-local.c (mail_local_store_class_init): Override
+ get_folder_info.
+ (get_folder_info): Implement.
+
2001-02-13 Christopher James Lahey <clahey@ximian.com>
* mail-local.c (do_reconfigure_folder): Fix some uninitialized