From: Thomas Roessler Date: Thu, 9 Jan 2003 17:29:03 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-4-rel~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6f3bd255bf9edf2c155e33e611174aef272d89e;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 52e0b7e2..d4a43c89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-01-09 17:27:25 Thomas Roessler (roessler) + + * pgppubring.c: Don't make a "hard" transition to the new GnuPG + syntax in pgpring. This change undoes one of David Shaw's + changes which were just committed. + 2003-01-09 17:24:41 David Shaw (roessler) * gnupgparse.c, pgppubring.c: The latest GnuPG has new abilities @@ -11,8 +17,6 @@ Here is a patch so mutt will accept either the old or new syntax. -2003-01-09 17:23:23 David Shaw (roessler) - * curs_lib.c: A recent change causes all mutt_yesorno prompts to come out as [yes]/yes or [no]/no. Here's a fix.