diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 03dacd6f1c..7251c68633 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,6 +1,11 @@ +2005-07-21 Shreyas Srinivasan <sshreyas@novell.com> + + * e-msg-composer-hdrs.c (account_can_send): Use camel_object_unref + instead of g_object_unref. + 2005-07-15 Shreyas Srinivasan <sshreyas@novell.com> - * e-msg-composer-hdrs.c: (account_can_send) unref the store which + * e-msg-composer-hdrs.c (account_can_send): unref the store which was being leaked. 2005-07-14 Not Zed <NotZed@Ximian.com> |