X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt;h=311689c1f31244a8e60aa48543cf26bd522c72d0;hp=b77b97505758589388dbd3b353afc17ef790d24f;hb=6ae7bf50506bd40e5469719299464bdf5bc867bd;hpb=f5b0e714a215eddd4d9f8084b434b713f0a580b4 diff --git a/ChangeLog.mutt b/ChangeLog.mutt index b77b975..311689c 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,3 +1,65 @@ +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. + +2005-08-16 18:10:11 Paul Walker (brendan) + + * doc/manual.sgml.head, doc/mutt.man, main.c: -D dumps to stdout, + not stderr. + +2005-08-15 08:10:48 Thomas Roessler (roessler) + + * po/id.po: Fix \n mismatch. + +2005-08-15 08:07:36 Ronny Haryanto (roessler) + + * po/id.po: update + +2005-08-15 08:06:40 Vsevolod Volkov (roessler) + + * po/ru.po: update + +2005-08-14 21:32:17 TAKAHASHI Tamotsu (brendan) + + * attach.c, send.c: Don't pass an empty filename to the default + text editor when editing non-plain text. Also don't clobber + $content_type when parsing it. Closes: #2038. + +2005-08-14 12:28:52 Roland Rosenfeld (roessler) + + * po/de.po: update + +2005-08-14 02:22:47 Bernd Ahlers (brendan) + + * cryptglue.c, mutt_sasl.c, smime.c: Fix some S/MIME spelling + inconsistencies. + 2005-08-12 23:06:25 Brendan Cully (brendan) * mutt_ssl_gnutls.c: Turn off input buffering for gnutls SSL