From: Brendan Cully Date: Thu, 11 Aug 2005 21:17:02 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-10-rel~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8bca4fc2571d3ce2e1bf9cd4fce98e5cc1a53e5;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 05c18f15..e297aecc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-08-11 21:16:38 Brendan Cully (brendan) + + * copy.c, crypt-gpgme.c, crypt-gpgme.h, crypt-mod-pgp-classic.c, + crypt-mod-pgp-gpgme.c, crypt-mod-smime-classic.c, + crypt-mod-smime-gpgme.c, crypt-mod.h, crypt.c, cryptglue.c, + handler.c, mutt_crypt.h, pgp.c, pgp.h, protos.h, smime.c, smime.h: + Add error results to mutt_body_handlers, and check them when + doing decode-save. Closes: #1919. + 2005-08-11 21:08:55 Thomas Roessler (roessler) * pgp.c: Fix verification of clearsigned PGP messages.