summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
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@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.