X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt;h=005c2238cba9e9a13b5f740ed61c9ef85e9163d7;hp=b74b40a9a015531a3b2327d45097f48086bc945c;hb=2c522cac0278dd774896f25048da2c5cc1d9cf99;hpb=5b5275063730518006979a40a3ff9c994886ee3f diff --git a/ChangeLog.mutt b/ChangeLog.mutt index b74b40a..005c223 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,35 @@ +2005-07-26 06:14:34 "Brent J. Nordquist" (brendan) + + * doc/manual.sgml.head: Correct a couple of typos (and change + ‐ to -: although the text version of the manual renders + ‐, the web version does not). + +2005-07-26 05:58:29 TAKAHASHI Tamotsu (brendan) + + * pattern.c: Interpret an empty limit as a request to cancel the + current limit. (Closes #1854) + +2005-07-26 05:28:02 Brendan Cully (brendan) + + * mutt_ssl.c: Don't offer to save expired or not-yet-valid + certificates. Closes #1943 as a side-effect. + +2005-07-26 05:04:23 Brendan Cully (brendan) + + * imap/imap.c, imap/imap_private.h: Rework IMAP CLOSE handling to + avoid expunging messages when exiting without saving changes. + (closes #1899) + +2005-07-26 03:09:55 Ralf Wildenhues (brendan) + + * mbyte.c, mutt_socket.c: There are some functions without ANSI + prototypes left in mutt-owned sources. + +2005-07-25 20:07:23 Brendan Cully (brendan) + + * init.h: Update _MAKEDOC macro so that the documentation includes + all variables. + 2005-07-25 15:48:36 Thomas Roessler (roessler) * copy.c, imap/imap.c, mh.c, mutt.h, muttlib.c, thread.c: Get rid