]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Mon, 10 Oct 2005 18:27:55 +0000 (18:27 +0000)
committerBrendan Cully <brendan@kublai.com>
Mon, 10 Oct 2005 18:27:55 +0000 (18:27 +0000)
ChangeLog

index 349653e5226c5291b9d5216a3a5c42201deecf90..af66dd80b6fe96d9affe17e052bb48c20940f062 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2005-10-10 17:17:24  Brendan Cully  <brendan@kublai.com>  (brendan)
+2005-10-10 18:26:31  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * pgp.c: Make PGP decode failure non-fatal when displaying
+       messages (as opposed to decode-saving them). I think it would be
+       nicer to include the original text when decryption fails
+       though...
 
        * imap/command.c, setenv.c: Accept + as IMAP continuation, not
        just + . May close #2106. Feed check_sec candy in setenv.c.