X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=ChangeLog.mutt;h=e9be92439b7299bfa29555fd3552a5ef34c0540e;hb=c36ff49b90f7b35ca14a4e0fbf9fccaae14921ea;hp=bc5c973997570f8cc5ffe91ec4cbdb1e260c6111;hpb=d6988dab6bd378ccdf0f17aaa16de8aee1ceaf43;p=apps%2Fmadmutt.git diff --git a/ChangeLog.mutt b/ChangeLog.mutt index bc5c973..e9be924 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,65 @@ +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, + crypt.c, edit.c, handler.c, mbox.c, mutt.h, pager.c, parse.c, + pattern.c, pgp.c, pgpmicalg.c, pgppacket.c, pgppubring.c, pop.c, + postpone.c, protos.h, sendlib.c: Full large file support. Keep a + close watch on your mailboxes everyone! + +2005-10-18 07:04:50 Vincent Lefevre (roessler) + + * po/fr.po: update + +2005-10-17 09:14:58 TAKAHASHI Tamotsu (roessler) + + * smime.c: Fix S/MIME algorithm choice. + +2005-10-14 09:30:11 Thomas Roessler (roessler) + + * imap/imap.c: Fix imap/2112. + +2005-10-10 18:26:31 Brendan Cully (brendan) + + * pgp.c: Make PGP decode failure non-fatal when displaying + messages (as opposed to decode-saving them). I think it would be + nicer to include the original text when decryption fails + though... + + * imap/command.c, setenv.c: Accept + as IMAP continuation, not + just + . May close #2106. Feed check_sec candy in setenv.c. + +2005-10-09 20:53:21 Brendan Cully (brendan) + + * configure.in: Now that we always check for ncurses/ncurses.h, + remove /usr special case. + + * configure.in, mutt_curses.h: Tweak ncurses autoconflation to + check for ncurses/ncurses.h everywhere, not just in /usr. With + --with-curses=/usr/local, should Close: #2095. + + * configure.in, setenv.c: Add Russ Allbery's setenv replacement + function. + + * init.h: Correct doc nit for $meta_key, noted by Mark + Weyer. Closes: #2105. + 2005-10-06 06:15:00 Brendan Cully (brendan) * browser.c: Sort browser entries after every IMAP browsing