aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 304eaab494..78f053da04 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2001-08-24 Peter Williams <peterw@ximian.com>
+ * mail-ops.c (remove_folder_get): Save the folder's full_name, unref it,
+ and *then* unref the store, so that the folder has been closed before
+ it gets deleted.
+
+2001-08-24 Peter Williams <peterw@ximian.com>
+
* mail-config.c (add_shortcut_entry): Instead of using the length
of the shortcuts list as the index for the shortcut, use -1, which
means "last".