diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-07-31 01:04:09 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-07-31 01:04:09 +0800 |
commit | 101e668310971c48e6a5f760c47327a7ccf95b50 (patch) | |
tree | 800cf699d3c9101975dfe8c26a3a9e530b3d17d2 /composer/ChangeLog | |
parent | d6f7ec7b29f97a8974c473bbe32ba41c5be80f82 (diff) | |
download | gsoc2013-evolution-101e668310971c48e6a5f760c47327a7ccf95b50.tar gsoc2013-evolution-101e668310971c48e6a5f760c47327a7ccf95b50.tar.gz gsoc2013-evolution-101e668310971c48e6a5f760c47327a7ccf95b50.tar.bz2 gsoc2013-evolution-101e668310971c48e6a5f760c47327a7ccf95b50.tar.lz gsoc2013-evolution-101e668310971c48e6a5f760c47327a7ccf95b50.tar.xz gsoc2013-evolution-101e668310971c48e6a5f760c47327a7ccf95b50.tar.zst gsoc2013-evolution-101e668310971c48e6a5f760c47327a7ccf95b50.zip |
Properly add the message/rfc822 part.
2001-07-30 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (message_rfc822_dnd): Properly add the
message/rfc822 part.
svn path=/trunk/; revision=11478
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index aa9c4581a9..07ca532004 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2001-07-30 Jeffrey Stedfast <fejj@ximian.com> + + * e-msg-composer.c (message_rfc822_dnd): Properly add the + message/rfc822 part. + 2001-07-27 Jason Leach <jleach@ximian.com> * e-msg-composer.c (get_signature_html): "-- \n" is 4 chars long, |