diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-25 05:15:04 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-25 05:15:04 +0800 |
commit | 5a52cf9cf207e4bec9a50c487902225dfbaa69b1 (patch) | |
tree | 4fafea68a1095c9530aa10c75cbe600ebbd0cce0 /mail/ChangeLog | |
parent | c28a61bf2605c493d0d835b957a0182e2d6c8761 (diff) | |
download | gsoc2013-evolution-5a52cf9cf207e4bec9a50c487902225dfbaa69b1.tar gsoc2013-evolution-5a52cf9cf207e4bec9a50c487902225dfbaa69b1.tar.gz gsoc2013-evolution-5a52cf9cf207e4bec9a50c487902225dfbaa69b1.tar.bz2 gsoc2013-evolution-5a52cf9cf207e4bec9a50c487902225dfbaa69b1.tar.lz gsoc2013-evolution-5a52cf9cf207e4bec9a50c487902225dfbaa69b1.tar.xz gsoc2013-evolution-5a52cf9cf207e4bec9a50c487902225dfbaa69b1.tar.zst gsoc2013-evolution-5a52cf9cf207e4bec9a50c487902225dfbaa69b1.zip |
Only write the message up to (but not including) the attached signature
2001-05-24 Jeffrey Stedfast <fejj@ximian.com>
* mail-format.c (try_inline_pgp_sig): Only write the message up to
(but not including) the attached signature block.
svn path=/trunk/; revision=9967
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 eb394c2aa3..df563ece1f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-05-24 Jeffrey Stedfast <fejj@ximian.com> + + * mail-format.c (try_inline_pgp_sig): Only write the message up to + (but not including) the attached signature block. + 2001-05-23 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (composer_postpone_cb): Don't free the |