X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt;h=c6649669f5f69f17a6dedb2efe3a4cd923ffd8cc;hp=3576d16775680699f73551a48f80c89f88fe7f20;hb=ae93bc030d3794817980fc58a9cb20185047dd26;hpb=c8ceef3ed6424dcb5a6ec835e7d8d9cc00595372 diff --git a/ChangeLog.mutt b/ChangeLog.mutt index 3576d16..c664966 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,41 @@ +2005-11-24 12:50:27 Thomas Roessler (roessler) + + * curs_main.c, pattern.c: mutt/2142 suggests that the change + from pattern.c,3.14 -> 3.15 causes inconsistency and confusion. + Reverting the change; adding a helpful message to the status line. + +2005-11-22 12:31:58 Thomas Roessler (roessler) + + * pgp.c: Fix "mixed messages" about the success (or not) of + decrypting PGP messages. + + * handler.c: Actually, the previous fix for 2139 had a flaw. + + * handler.c: Fix mutt/2139; also Debian #340116. + +2005-11-17 18:40:50 Thomas Roessler (roessler) + + * menu.c: a not entirely sane state of code. + + * menu.c: Another stab at #2019. + +2005-11-01 08:42:00 Thomas Roessler (roessler) + + * menu.c: This should be a better patch for the menu break + dance. (#2019) + +2005-10-31 11:56:58 Thomas Glanzmann (roessler) + + * imap/message.c: Fix 2119. + +2005-10-31 10:51:54 Thomas Roessler (roessler) + + * mutt_idna.c: Fix the underlying problem behind mutt/2107. + + * menu.c: Fixing #2019. + + * flags.c: Fix #2123. + 2005-10-21 04:35:38 Brendan Cully (brendan) * smime.c, attach.c, buffy.c, copy.c, copy.h, crypt-gpgme.c,