diff options
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 4681985dae..42d0c9e0ed 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2000-11-10 Larry Ewing <lewing@helixcode.com> + + * e-msg-composer.c (build_message): set the HTML charset to utf-8 + for all the html message parts. + (build_message): make sure we set the proper encoding on the html + part now that it may contain utf-8 characters + 2000-11-08 Radek Doulik <rodo@helixcode.com> * e-msg-composer.c (e_msg_composer_clear_inlined_table): new |