From 9773d74ec175f335918279c65f36294cc9bfc9f0 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 4 Jun 2002 00:06:36 +0000 Subject: Changed to check everything from the composer before the message is 2002-06-03 Not Zed * mail-callbacks.c (composer_get_message): Changed to check everything from the composer before the message is requested. Otherwise we could end up signing/encrypting it twice, etc. * mail-format.c (handle_multipart_signed): removed some dead wood. svn path=/trunk/; revision=17094 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5b238f41c5..46caa2cb9b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2002-06-03 Not Zed + + * mail-callbacks.c (composer_get_message): Changed to check + everything from the composer before the message is requested. + Otherwise we could end up signing/encrypting it twice, etc. + + * mail-format.c (handle_multipart_signed): removed some dead wood. + 2002-06-03 Jeffrey Stedfast * component-factory.c (request_quit): Prompt the user to see if he -- cgit v1.2.3