X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/14c29200cb58d3c4a0830265f2433849781858d0..24d1372aec0208946117089a703451c458a4c09a:/UPDATING diff --git a/UPDATING b/UPDATING index 8b45ef8..903d464 100644 --- a/UPDATING +++ b/UPDATING @@ -4,14 +4,44 @@ mutt. Please read this file carefully when upgrading your installation. 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 + + and 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 + + function works in pager, too + + support for tokyocabinet (qdbm successor) + ! $move now defaults to "no" instead of "ask-no" + + $imap_pipeline_depth controls the number of commands that mutt can issue + to an IMAP server before it must collect the responses + + $ssl_client_cert available with gnutls as well as openssl + + 'mime_lookup application/octet-stream' added to system Muttrc + +1.5.18 (2008-05-17): + + ! header caches internally are utf-8 regardless of current locale + $query_format (customize external query menu) ! inode sorting is always enabled + $time_inc suppresses progress updates less than $time_inc milliseconds apart. - -1.5.18 (2008-05-17): - - + $time_inc (control rate of progress updates) + + X-Label: headers must now be RfC2047-encoded 1.5.17 (2007-11-01):