X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt;h=311689c1f31244a8e60aa48543cf26bd522c72d0;hp=81474fcc70999e3edf65e968293546af2c0ca177;hb=6ae7bf50506bd40e5469719299464bdf5bc867bd;hpb=6bd721e672e74635b2d27511bf0a9344e5dac0f8 diff --git a/ChangeLog.mutt b/ChangeLog.mutt index 81474fc..311689c 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,4 +1,30 @@ -2005-08-22 16:10:50 Brendan Cully (brendan) +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 + fatal. + +2005-08-22 20:30:11 Brendan Cully (brendan) + + * pgp.c: Pause after error message if PGP decode fails, in case + mutt_copy_message overwrites. Real error handling cleanup will have + to wait... * pgp.c: Don't attempt to manipulate null pgp output file handles.