]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 9 Jan 2003 17:29:03 +0000 (17:29 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 9 Jan 2003 17:29:03 +0000 (17:29 +0000)
ChangeLog

index 52e0b7e20eebf4bd9b1f07d45ec9a68ff22eb6a6..d4a43c89de22207500bade1ad59fb78975a84cde 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-09 17:27:25  Thomas Roessler  <roessler@does-not-exist.org>  (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  <dshaw@jabberwocky.com>  (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  <dshaw@jabberwocky.com>  (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.