]> git.llucax.com Git - software/mutt-debian.git/blobdiff - UPDATING
do not write Bcc headers even if write_bcc is set
[software/mutt-debian.git] / UPDATING
index eb302992fb1eb1edb87fa90912427467b3e3d7cc..903d464f03dc5769cc12f5a205cbc16f9c5a3281 100644 (file)
--- a/UPDATING
+++ b/UPDATING
@@ -4,6 +4,25 @@ mutt. Please read this file carefully when upgrading your installation.
 The keys used are:
   !: modified feature, -: deleted feature, +: new feature
 
 The keys used are:
   !: modified feature, -: deleted feature, +: new feature
 
+hg tip:
+  ! $fcc_attach is a quadoption now
+  + $honor_disposition to honor Content-Disposition headers
+  + $search_context specifies number of context lines for search results
+    in pager/page-based menus
+  + ssl_use_sslv2 defaults to no
+  + uncolor works for header + body objects, too
+  + the "flagged" and "replied" flags are enabled/supported for
+    POP when built with header caching
+  ! browser correctly displays maildir's mtime
+  + <set-flag> and <clear-flag> work in the pager, too
+  + ~x pattern also matches against In-Reply-To
+  + lower case patterns for string searches perform case-insensitive
+    search as regex patterns do (except IMAP)
+  + $ssl_verify_dates controls whether mutt checks the validity period of
+    SSL certificates
+  + $ssl_verify_hostname controls whether mutt will accept certificates whose
+    host names do not match the host name in the folder URL.
+
 1.5.19 (2009-01-05):
 
   + support for SSL certificate chains
 1.5.19 (2009-01-05):
 
   + support for SSL certificate chains