From: Thomas Roessler Date: Thu, 9 Jan 2003 17:25:26 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-4-rel~84 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55809733a517c9d1ec4ad6605e815eb37fbbfe26;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 8a56c250..52e0b7e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-01-09 17:24:41 David Shaw (roessler) + + * gnupgparse.c, pgppubring.c: The latest GnuPG has new abilities + to work with disabled keys. Part of this change will eventually + involve moving the 'd' that indicates a disabled key to a + different part of the key listing. + + To smooth this transition, as of version 1.2.2, GnuPG will + start giving the 'd' in both places (and will do this for a good + long time). + + 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