diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 0e5a3dd328..cbc01d7bb4 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,25 @@ +2008-10-13 Bharath Acharya <abharath@novell.com> + + ** Updated fix for bug #555775 + + * e-composer-private.c: (e_composer_private_init): Reverting a hunk + from the previous patch as suggested by Matthew Barnes. + +2008-10-10 Bharath Acharya <abharath@novell.com> + + ** Fix for bug #555775 + + * e-composer-private.c: (e_composer_private_init): Include + e-util-private.h for Win32 redefinition of EVOLUTION_UIDIR and build + the filename using it. + +2008-10-03 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #554664 + + * e-composer-actions.c: (action_attach_cb): + Call attach_remote_file when knows the URI points to it. + 2008-10-01 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #554418 |