Changes since 0.84
------------------

- [patch-0.84.de.pseudo_thread_bugfix.1] fixes a bug related to handling the
  pseudo-threads [Daniel Eisenbud <eisenbud@cs.swarthmore.edu>]

- [patch-0.84.ld.km_keyname.1] fixes a bug related to showing key names in
  help [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84.ld.reverse_name.2] adds an option to build a "From:" line when
  replying according to the address where you received the message you are
  replying to, instead of always using your address on the current machine
  [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84.ld.null_subtype.1] fixes a bug related to parsing MIME
  attachments [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84bf.ds.nullhook.1] fixes a bug related to handling send-hooks
  [Duncan Sargeant <dunc@ucc.gu.uwa.edu.au>]

- [patch-0.84bf.ds.search_invalid.1] fixes a bug related to searching in the
  main index [Duncan Sargeant <dunc@ucc.gu.uwa.edu.au>]

- [patch-0.84.ds.no_posted_refresh.1] fixes a refresh problem when you quit
  the editor [Duncan Sargeant <dunc@ucc.gu.uwa.edu.au>]

- [patch-0.84.de.thread-nit.1] minor cleanup of find_subject in thread.c
  [Daniel Eisenbud <eisenbud@cs.swarthmore.edu>]

- `mutt -v' output was misaligned because of the removal of the statement
  for DSN support [Dmitry Kohmanyuk <dk@genesyslab.com>]

- [patch-0.84.ld.set_old.1] fixes a bug related to setting the "O" flag
  [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84.tlr.alias_segfault.1] fixes a bug related to handling aliases
  [Thomas Roessler <roessler@guug.de>]

- [patch-0.84.de.no_subject.2] fixed a threading bug where there is no
  subject on a message [Daniel Eisenbud <eisenbud@cs.swarthmore.edu>]

- [patch-0.84.de.INSTALL-docs.1] should probably not mention "buffy" in the
  INSTALL file, since that's not what it's called in mutt [Daniel Eisenbud
  <eisenbud@cs.swarthmore.edu>]

- [patch-0.84.ld.manual_nits.1] fixed some problems in the manual when
  trying to print the sgml as TeX [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84.ld.edit_m.1] fixed bug with the ~m command in the builtin
  editor [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84.ld.pager_clr.1] Some more curses cleanup, resulting in faster
  redraws with ncurses [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84.ld.dir_access.1] fixed a problem in the directory browser when
  trying to enter directories where the user has no read permission
  [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84.ld.encode_dot.1] when using q-p encoding, encode a leading `.'
  as `=2E' to avoid problems when PGP signing a message and broken MDAs
  [Liviu Daia <daia@stoilow.imar.ro>]

- fixed bug where tabs used instead of spaces in a `From ' line would cause
  Mutt to fail to properly parse the line

- added `uninstall' target to the Makefile

- [patch-0.84.ld.autoconf.1] added --with-exec-shell=SHELL argument to
  configure to specify an alternative to /bin/sh for shell escapes
  [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84.ld.misc_curses.1] general curses cleanup [Liviu Daia
  <daia@stoilow.imar.ro>]

- [patch-0.84.ld.null_content.1] fixes segfault when signing a forwarded
  message with `mime_fwd' set [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84.ld.localsite.2] fixes bug in the localsite command
  [Liviu Daia <daia@stoilow.imar.ro>]

- changed default value of $url_regexp to exclude \r from the end of lines

- [patch-0.84.ld.tz.1] added additional entries to the textual timezone
  table [Liviu Daia <daia@stoilow.imar.ro>]

- [patch-0.84bf.ds.mimelookup.1] fixed a bug with setting the default MIME
  type for attachments [Duncan Sargeant <dunc@ucc.gu.uwa.edu.au>]

- [patch-0.84.ld.tag_pattern.1] fixed overlapping enum's for M_OLD and
  DS_THREAD which caused mutt_pattern_function() to fail when trying to
  match `old' message [Liviu Daia <daia@stoilow.imar.ro>]

- changes to $hdr_format :
	%t => %T	$tochars variable
	%T => %m	number of messages in mailbox
	%t (new)	`to:' list (recipients)
  [pdc@lunch.engr.sgi.com (Paul Close)]

- added the `standout' keyword to the `mono' command to use standout mode if
  available [pdc@lunch.engr.sgi.com (Paul Close)]

