X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt;h=6b1f23c3260da823149dd86861ebd9ae5f643a69;hp=8ebdf5c6ee630fec822657e4ed225787c25e2113;hb=7e48409c3d6fb969706114b3c0962ffa0e112d37;hpb=73677f50e434a5c17a0d2c444dc2559c6540170b diff --git a/ChangeLog.mutt b/ChangeLog.mutt index 8ebdf5c..6b1f23c 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,44 @@ +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, + mutt_sasl.h, pop_auth.c: Remove obsolete Cyrus SASL 1.5 support. + + * doc/chunk.xsl, doc/html.xsl: Docbook support files, dropped + in the initial commit. + + * doc/manual.sgml.tail, configure.in, doc/Makefile.in, + doc/manual.sgml.head, makedoc.c: Convert documentation from + linuxdoc to docbook format. Let the bug avalanche begin. + +2005-08-30 21:34:36 Lars Hecking (brendan) + + * configure.in: Don't define domain="no" when configured + --without-domain. Closes: #2046. + 2005-08-24 15:17:43 Brendan Cully (brendan) * pgp.c: Don't treat PGP inline signature verification errors as