aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d67632a7b0..2ce5672e61 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2001-08-07 Peter Williams <peterw@ximian.com>
+ * mail-callbacks.c (folder_created): Use bonobo_object_unref on the storage
+ since it's a bonobo object.
+ (mail_storage_create_folder): Same.
+ (folder_deleted): Same.
+
* subscribe-dialog.c (fe_destroy): Unref the e_storage since lookup_store
gives us a ref.