diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-10-09 02:58:30 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-10-09 02:58:30 +0800 |
commit | 0f4eae903dfb1075b50c428ab79cf80f1188479a (patch) | |
tree | 4489f229f917530b1b70b618a85da4a4c7bd25ce /mail/ChangeLog | |
parent | a191834cb1786763e75c6b32a593c0d854e06a81 (diff) | |
download | gsoc2013-evolution-0f4eae903dfb1075b50c428ab79cf80f1188479a.tar.gz gsoc2013-evolution-0f4eae903dfb1075b50c428ab79cf80f1188479a.tar.zst gsoc2013-evolution-0f4eae903dfb1075b50c428ab79cf80f1188479a.zip |
Convert the htmlinfo into utf8. Fixes bug #11966.
2001-10-08 Jeffrey Stedfast <fejj@ximian.com>
* mail-format.c (attachment_header): Convert the htmlinfo into
utf8. Fixes bug #11966.
svn path=/trunk/; revision=13506
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 03427d8d12..4209fa7b32 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-10-08 Jeffrey Stedfast <fejj@ximian.com> + + * mail-format.c (attachment_header): Convert the htmlinfo into + utf8. Fixes bug #11966. + 2001-10-08 Dan Winship <danw@frotz.mysterion.org> * component-factory.c (create_view): For mailstorage folders, |