]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Thu, 11 Aug 2005 21:17:02 +0000 (21:17 +0000)
committerBrendan Cully <brendan@kublai.com>
Thu, 11 Aug 2005 21:17:02 +0000 (21:17 +0000)
ChangeLog

index 05c18f15ac6545555bf05ecea054845dda0f899a..e297aeccc4056667fcccaa9e28380129aa41ca43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-11 21:16:38  Brendan Cully  <brendan@kublai.com>  (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@does-not-exist.org>  (roessler)
 
        * pgp.c: Fix verification of clearsigned PGP messages.