diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-08-13 00:34:22 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-08-13 00:34:22 +0800 |
commit | 1d5b61d3d0231f70846b14330309e9cd7c827e97 (patch) | |
tree | 82a0b94725414f71a1393375307079461eab470c /mail/ChangeLog | |
parent | b58176fd489aaac131e27c9d091c4f6c8b228d49 (diff) | |
download | gsoc2013-evolution-1d5b61d3d0231f70846b14330309e9cd7c827e97.tar.gz gsoc2013-evolution-1d5b61d3d0231f70846b14330309e9cd7c827e97.tar.zst gsoc2013-evolution-1d5b61d3d0231f70846b14330309e9cd7c827e97.zip |
Partial fix for bug #62771
2004-08-10 Jeffrey Stedfast <fejj@novell.com>
Partial fix for bug #62771
* em-format-quote.c (emfq_format_header): Same.
* em-format-html.c (efh_format_header): Decode the
X-Mailer/User-Agent headers.
svn path=/trunk/; revision=26889
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7df0f1fdac..8a4cb3beed 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2004-08-10 Jeffrey Stedfast <fejj@novell.com> + + Partial fix for bug #62771 + + * em-format-quote.c (emfq_format_header): Same. + + * em-format-html.c (efh_format_header): Decode the + X-Mailer/User-Agent headers. + 2004-08-10 Not Zed <NotZed@Ximian.com> * mail-session.c (get_password): just call |