From: Thomas Roessler Date: Wed, 4 Aug 1999 19:51:15 +0000 (+0000) Subject: ChangeLog. X-Git-Tag: mutt-0-96-4-rel~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7cfcaf584ec80529ea41d340ce11d27a5f8627a6;p=mutt ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 6750b70d..524da872 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,120 @@ +Wed Aug 4 19:49:28 1999 Thomas Roessler + + * NEWS, protos.h, send.c: Various fixes; documentation. + + * doc/dotlock.man.in: Document the -d option. + + * dotlock.h, mbox.c, mx.c, mx.h, dotlock.c: Fix $save_empty. + +Thu Jul 29 09:17:29 1999 Thomas Roessler + + * doc/manual.sgml.in: + Remove references to the old PGP configuration interface. Noted by + Hanno Wagner . + + * browser.c, complete.c, enter.c, imap.c, imap.h, main.c, protos.h: + Brendan Cully's latest IMAP patches. + +Wed Jul 28 20:40:49 1999 Thomas Roessler + + * doc/manual.sgml.in: + Fix "lists" documentation. From Jeremy Blosser . + + * doc/manual.sgml.in: + Fix the description of the lists command. Patch provided by Jeremy + Blosser . + + * doc/PGP-Notes.txt, pgp.h, pgpinvoke.c, init.c, init.h, pgp.c: + PGP 6 support. + + * charsets/Attic/Makefile.in: + Portability patch for MiNT, from Guido Flohr + . + + * doc/manual.sgml.in, doc/mutt.man.in: + Documentation fixes from Jeremy Blosser. + + * mh.c: Replarse mh message' headers when updating them. + + * mh.c: + Re-parse mh messages when committing them to disk. The structure + may have changed. + + * rfc822.h, commands.c, init.h, pgp.c, pgp.h, pgpinvoke.c: + Add a hook which enables us to fetch PGP keys from servers on + demand. Look out for pkspxy. :-) + + * hdrline.c: Enable the use of %F in conditionals. From Aaron Schrab + . + +Mon Jul 26 21:04:53 1999 Thomas Roessler + + * dotlock.c: impose a hard limit on the number of locking attempts. + + * dotlock.c: Impose a hard limit on dotlock attempts. + + * recvattach.c, gnupgparse.c, pgpinvoke.c: + Fix an error message. Also, close Debian bug #37394 for stable. + + * acconfig.h, configure.in: Check for gpgm. + + * recvattach.c: + Make an error message ready for translation. From Gero Treuner. + + * Makefile.am: + Add missing dependencies for pgpring. Fix from David Ellement + + + * Makefile.am: + Create keymap_defs.h when it isn't present. Fix from Lars Hecking + . + + * Makefile.am: + Generate keymap_defs.h when it isn't present. Fix proposed by Lars + Hecking . + + * doc/manual.sgml.in, handler.c, init.h, mutt.h, parse.c: + Undo the content-disposition changes. They don't merge well with + operations such as printing, and need some more thought. + + * doc/manual.sgml.in, init.h, mutt.h, parse.c, handler.c: + When an attachment's content-disposition is different from "inline", + and if the user sets the use_cdisp option, don't auto_view this + part. + + * ChangeLog: checkpointing. + + * flags.c, protos.h, recvattach.c: + When replying to message/rfc822 type attachments, Context statistics + would go out of order. Problem noted by Johan van Selst + . + + * flags.c, protos.h, recvattach.c: + When replying to a message/rfc822 attachment, the Context statistics + would get out of order. Problem noted by Johan van Selst + . + + * curs_lib.c: + Dynamically allocate the unget buffer. Fixes Debian bug #41042. + From Gero Treuner. + + * curs_lib.c: + Dynamically allocate the unget buffer. Fixes Debian bug #41042. + From Gero Treuner . + + * curs_main.c: Fix read_only in folder-hooks. + + * curs_main.c, ChangeLog: The following: + + folder-hook !asdf unset read_only + folder-hook asdf set read_only + + wouldn't work. Fix from Gero Treuner . + + * browser.h, imap.c, imap.h, mx.c, postpone.c, browser.c: + Assorted IMAP fixes. From Brendan Cully , + message <19990725150346.A19750@xanadu.kublai.com>. + Mon Jul 26 14:53:01 1999 Thomas Roessler * flags.c, protos.h, recvattach.c: