diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 8e6555f207..925e0244f1 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2008-02-20 Milan Crha <mcrha@redhat.com> + + ** Part of fix for bug #515744 + + * e-msg-composer.c: (drop_action): + Fixing previous fix - do not double free. + 2008-02-18 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #515744 |