diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-04-09 14:26:03 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-04-09 14:26:03 +0800 |
commit | 97c166f97eaa511698b74ff2456a5e2b5b44835f (patch) | |
tree | 4c0c84cbb3189b431326d6867557fd2bfb5a07d3 /composer/ChangeLog | |
parent | 62783cd7aaee4f9165be4297b0577fcb7915ee77 (diff) | |
download | gsoc2013-evolution-97c166f97eaa511698b74ff2456a5e2b5b44835f.tar.gz gsoc2013-evolution-97c166f97eaa511698b74ff2456a5e2b5b44835f.tar.zst gsoc2013-evolution-97c166f97eaa511698b74ff2456a5e2b5b44835f.zip |
Fix for bug #356523 from Martin Olsson
svn path=/trunk/; revision=33405
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> |