diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-06-22 01:48:26 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-06-22 01:48:26 +0800 |
commit | 09cf8261f05b531bf2bbe55882d3c034becfe2ca (patch) | |
tree | 43b79a979347a704cb26de83bd31abb8d7932294 /mail/ChangeLog | |
parent | 7e2c873b8db2f0e21ba4c7cb8d1d679b50a2959f (diff) | |
download | gsoc2013-evolution-09cf8261f05b531bf2bbe55882d3c034becfe2ca.tar.gz gsoc2013-evolution-09cf8261f05b531bf2bbe55882d3c034becfe2ca.tar.zst gsoc2013-evolution-09cf8261f05b531bf2bbe55882d3c034becfe2ca.zip |
Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #539268 (Do not use both filename and description if they are identical)
svn path=/trunk/; revision=35673
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9b90e02e67..5622614a23 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2008-06-21 Paul Bolle <pebolle@tiscali.nl> + ** Fix for bug #539268 + + * em-format.c: (em_format_describe_part): do not use both filename + and description if these are identical. + +2008-06-21 Paul Bolle <pebolle@tiscali.nl> + ** Fix for bug #538741 * em-format-html.c: (efh_format_header): |