diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-10-18 12:14:41 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-10-18 12:14:41 +0800 |
commit | e88e358052d962c4444d36d26378f4a67cdfd5c4 (patch) | |
tree | b42ae2dbf24a6f0328b8da953e878fc5661503e0 /mail/ChangeLog | |
parent | 1f92328c4b5c74022215796c64c286ae95c6fd7a (diff) | |
download | gsoc2013-evolution-e88e358052d962c4444d36d26378f4a67cdfd5c4.tar gsoc2013-evolution-e88e358052d962c4444d36d26378f4a67cdfd5c4.tar.gz gsoc2013-evolution-e88e358052d962c4444d36d26378f4a67cdfd5c4.tar.bz2 gsoc2013-evolution-e88e358052d962c4444d36d26378f4a67cdfd5c4.tar.lz gsoc2013-evolution-e88e358052d962c4444d36d26378f4a67cdfd5c4.tar.xz gsoc2013-evolution-e88e358052d962c4444d36d26378f4a67cdfd5c4.tar.zst gsoc2013-evolution-e88e358052d962c4444d36d26378f4a67cdfd5c4.zip |
Strip the signature from the body-text. Fixes bug #5529.
2002-10-17 Jeffrey Stedfast <fejj@ximian.com>
* mail-tools.c (mail_tool_quote_message): Strip the signature from
the body-text. Fixes bug #5529.
svn path=/trunk/; revision=18393
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 d8a9f89ae9..f953169b63 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-10-17 Jeffrey Stedfast <fejj@ximian.com> + + * mail-tools.c (mail_tool_quote_message): Strip the signature from + the body-text. Fixes bug #5529. + 2002-10-16 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (handle_multipart_signed): Don't need to pass a |