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 c835c61927..5fe718b2bf 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2007-04-09 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #356523 from Martin Olsson + + * e-msg-composer.c: (e_msg_composer_add_inline_image_from_file): Copies + the file uri and decodes it before trying to attach the image. + 2007-04-05 Sankar P <psankar@novell.com> * Patch committed on behalf of Paul Iadonisi <pri.gnome-bz@iadonisi.to> |