diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-01-22 07:15:50 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-01-22 07:15:50 +0800 |
commit | 2679830e641117a9f68f16f5aae3984905d7fb3c (patch) | |
tree | c6a8214b256f5cab0a09988d20b4d38260011a55 /mail/ChangeLog | |
parent | e304de4bbe4612de62a3fbd3d3310913377d838b (diff) | |
download | gsoc2013-evolution-2679830e641117a9f68f16f5aae3984905d7fb3c.tar gsoc2013-evolution-2679830e641117a9f68f16f5aae3984905d7fb3c.tar.gz gsoc2013-evolution-2679830e641117a9f68f16f5aae3984905d7fb3c.tar.bz2 gsoc2013-evolution-2679830e641117a9f68f16f5aae3984905d7fb3c.tar.lz gsoc2013-evolution-2679830e641117a9f68f16f5aae3984905d7fb3c.tar.xz gsoc2013-evolution-2679830e641117a9f68f16f5aae3984905d7fb3c.tar.zst gsoc2013-evolution-2679830e641117a9f68f16f5aae3984905d7fb3c.zip |
Remove the X-Evolution header before we send.
2001-01-21 Jeffrey Stedfast <fejj@ximian.com>
* mail-ops.c (do_send_queue): Remove the X-Evolution header before
we send.
svn path=/trunk/; revision=7689
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0726c67148..cf63258d78 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-01-21 Jeffrey Stedfast <fejj@ximian.com> + * mail-ops.c (do_send_queue): Remove the X-Evolution header before + we send. + * mail-crypto.c (pgp_mime_part_sign): Don't forget to unref the filters. (pgp_mime_part_verify): Same. |