From: Brendan Cully Date: Tue, 9 Aug 2005 17:43:01 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7bc4702df7254090f8fa0ac7479053ca1cebac72;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index fd46ae184..dbc004253 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -2005-08-09 16:55:01 Brendan Cully (brendan) +2005-08-09 17:41:31 Brendan Cully (brendan) + + * pgp.c: Move pgp failure check inside the if (invoke pgp) + block. Really Closes: 2032. * pgp.c: Don't ftell pgp output file if there isn't one. Closes: #2032.