diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9773b8f793..d67632a7b0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2001-08-07 Peter Williams <peterw@ximian.com> + * subscribe-dialog.c (fe_destroy): Unref the e_storage since lookup_store + gives us a ref. + +2001-08-07 Peter Williams <peterw@ximian.com> + * subscribe-dialog.c (folder_etree_construct): Move fe_create_root_node farther down, so we can check for its children without problems. (storage_tree_path): Removed, this was broken. |