diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 485c22c12a..4caffa7b54 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2007-10-09 Bharath Acharya <abharath@novell.com> + + ** Fix for bug #484635 + + * em-folder-tree-model.c: (em_folder_tree_model_remove_store_info): + Destroy functions in GHashTables to simplify memory management already + free the store info. So do no free it again in this function. + 2007-10-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #477045 |