From: Thomas Roessler Date: Wed, 2 Apr 2003 08:29:30 +0000 (+0000) Subject: # changelog commit X-Git-Tag: pre-type-punning-patch~125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7079145841790251c81100acc5b8694fce2626ca;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 592d908a..87421d58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-04-02 08:28:24 David Shaw (roessler) + + * init.h, mutt.h, pgp.c: Here is the pgp_check_exit patch + updated for 1.5.4. This patch adds the pgp_check_exit option + (enabled by default) that causes mutt to check the exit code + of the PGP subprocess. A non-zero exit code means that the + subprocess failed and mutt will not continue to send the message. + + This is needed as in certain cases, PGP or GnuPG can fail to + completely process a document (say, if the gpg.conf file is + mangled, which is how I discovered the problem). Without an + exit code check, mutt will continue anyway and send the half + processed file. + 2003-04-02 08:21:09 Vsevolod Volkov (roessler) * po/ru.po: update.