From 13a77e6d0857ce5d701f3cde7a861c613ac7c202 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 26 May 2001 22:37:24 +0000 Subject: Fix to work properly. (handle_multipart_signed): Fixed a bug that caused 2001-05-26 Jeffrey Stedfast * mail-format.c (try_inline_pgp_sig): Fix to work properly. (handle_multipart_signed): Fixed a bug that caused some multipart/signed messages to be handled by the multipart_mixed handler. svn path=/trunk/; revision=10016 --- mail/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 54bad04fe6..ef6be5f3eb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,6 +1,9 @@ 2001-05-26 Jeffrey Stedfast * mail-format.c (try_inline_pgp_sig): Fix to work properly. + (handle_multipart_signed): Fixed a bug that caused some + multipart/signed messages to be handled by the multipart_mixed + handler. 2001-05-25 Jeffrey Stedfast -- cgit v1.2.3