diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-11-08 08:06:54 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-11-08 08:06:54 +0800 |
commit | a9f89ff0fcf1df12ad0ecc69b48566fca5820ae2 (patch) | |
tree | 4f257acd782602e6da0a4ef4838383c490602e2f /mail/ChangeLog | |
parent | d319b55c9a2fc8c7c4dcc6503bb30da47380422d (diff) | |
download | gsoc2013-evolution-a9f89ff0fcf1df12ad0ecc69b48566fca5820ae2.tar.gz gsoc2013-evolution-a9f89ff0fcf1df12ad0ecc69b48566fca5820ae2.tar.zst gsoc2013-evolution-a9f89ff0fcf1df12ad0ecc69b48566fca5820ae2.zip |
Add a "x-inline-pgp-hack=true" paramter to the multipart's content-type.
2001-11-07 Jeffrey Stedfast <fejj@ximian.com>
* mail-format.c (try_inline_pgp): Add a "x-inline-pgp-hack=true"
paramter to the multipart's content-type.
svn path=/trunk/; revision=14619
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 bdb5541c33..e005e5a55b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-11-07 Jeffrey Stedfast <fejj@ximian.com> + + * mail-format.c (try_inline_pgp): Add a "x-inline-pgp-hack=true" + paramter to the multipart's content-type. + 2001-11-05 Jeffrey Stedfast <fejj@ximian.com> * mail-account-editor.c (construct): Don't make the account editor |