X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt;fp=ChangeLog.mutt;h=6b1f23c3260da823149dd86861ebd9ae5f643a69;hp=311689c1f31244a8e60aa48543cf26bd522c72d0;hb=7e48409c3d6fb969706114b3c0962ffa0e112d37;hpb=ef6cefebd708b73cf06da24eda4a919448f1e965 diff --git a/ChangeLog.mutt b/ChangeLog.mutt index 311689c..6b1f23c 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,27 @@ +2005-09-03 19:41:53 Alain Bench (brendan) + + * contrib/gpg.rc: One should let GnuPG charset be automatically + infered from whatever current locale, without hardcoding. + +2005-09-03 04:34:25 Brendan Cully (brendan) + + * doc/manual.xml.head: Just use EXPR as a place holder for regular + expressions, instead of any of EXPR, USER, ID and SUBJECT. Noted + by Vincent Lefevre. + + * doc/manual.sgml.head, doc/manual.sgml.tail, doc/manual.xml.head, + doc/manual.xml.tail, doc/Makefile.in: Rename manual.sgml.* to + manual.xml.*. + +2005-09-02 18:18:19 Alain Bench (brendan) + + * keymap.c: Allow non-ascii characters in push arguments. Closes: #2023. + + * doc/manual.sgml.head, doc/muttrc.man.head, mutt.h, pattern.c: + Adjust ~l to match all known lists, add ~u to match only + subscribed lists. Normalise pattern ordering in docs. Closes: + #2050. + 2005-09-01 17:07:14 Brendan Cully (brendan) * configure.in, imap/auth_sasl.c, main.c, mutt_sasl.c,