diff options
author | Milan Crha <mcrha@redhat.com> | 2008-06-13 14:36:22 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-06-13 14:36:22 +0800 |
commit | 5868f85aff119c14b15acecb22afae575b863a57 (patch) | |
tree | 56ca72d79e1111ff7dc939c9f88e180b51fbae75 /composer/ChangeLog | |
parent | 00e55f86dfdec77459ca98e80bdc73aecad0bf84 (diff) | |
download | gsoc2013-evolution-5868f85aff119c14b15acecb22afae575b863a57.tar.gz gsoc2013-evolution-5868f85aff119c14b15acecb22afae575b863a57.tar.zst gsoc2013-evolution-5868f85aff119c14b15acecb22afae575b863a57.zip |
** Fix for bug #330597
2008-06-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #330597
* e-msg-composer.c: (add_attachments_handle_mime_part): Add all
text/* parts which has a filename set and also attach all submessages.
svn path=/trunk/; revision=35634
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 d1fa8ef034..4c0ee3a144 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2008-06-13 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #330597 + + * e-msg-composer.c: (add_attachments_handle_mime_part): Add all + text/* parts which has a filename set and also attach all submessages. + 2008-05-08 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #525241 (EPluginUI) |