From 824967d8435771efc1d792b05a95483d7082755e Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 22 Oct 2001 17:44:50 +0000 Subject: Add a hack: if the multipart/signed part has a "x-inline-pgp-hack" * camel-pgp-mime.c (camel_pgp_mime_part_verify): Add a hack: if the multipart/signed part has a "x-inline-pgp-hack" parameter in its Content-Type, don't pass the MIME headers as part of the data to be verified. svn path=/trunk/; revision=13881 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index fdbdd06eba..4c0381e549 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2001-10-22 Dan Winship + + * camel-pgp-mime.c (camel_pgp_mime_part_verify): Add a hack: if + the multipart/signed part has a "x-inline-pgp-hack" parameter in + its Content-Type, don't pass the MIME headers as part of the data + to be verified. + 2001-10-22 Rodrigo Moya * Makefile.am: added $GNOME_INCLUDEDIR to INCLUDES, needed for latest -- cgit v1.2.3