diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-08-12 01:59:54 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-08-12 01:59:54 +0800 |
commit | 15aaf53b7dc1a328f28d402f74186b993ac39eec (patch) | |
tree | 7eacfacc2271c8178c8ee824e74cab255fd3ace0 /composer/ChangeLog | |
parent | b328a21e7c026aaa9cdd5e332ed7e39e0003d8eb (diff) | |
download | gsoc2013-evolution-15aaf53b7dc1a328f28d402f74186b993ac39eec.tar gsoc2013-evolution-15aaf53b7dc1a328f28d402f74186b993ac39eec.tar.gz gsoc2013-evolution-15aaf53b7dc1a328f28d402f74186b993ac39eec.tar.bz2 gsoc2013-evolution-15aaf53b7dc1a328f28d402f74186b993ac39eec.tar.lz gsoc2013-evolution-15aaf53b7dc1a328f28d402f74186b993ac39eec.tar.xz gsoc2013-evolution-15aaf53b7dc1a328f28d402f74186b993ac39eec.tar.zst gsoc2013-evolution-15aaf53b7dc1a328f28d402f74186b993ac39eec.zip |
don't set the rawtext bit anymore.
2003-07-16 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer-attachment-bar.c (attach_to_multipart): don't set
the rawtext bit anymore.
* e-msg-composer.c (build_message): Convert the plain part's
content stream from UTF-8 to whatever charset we want.
svn path=/trunk/; revision=22172
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 8c9cc42df4..425bcfe462 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2003-07-16 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer-attachment-bar.c (attach_to_multipart): don't set + the rawtext bit anymore. + + * e-msg-composer.c (build_message): Convert the plain part's + content stream from UTF-8 to whatever charset we want. + 2003-07-31 Antonio Xu <antonio.xu@sun.com> * e-msg-composer.c (drag_data_received): add the drop type of |