X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=UPGRADING;h=2f0c01f56983fee1546d1ef4bae3736d4f758d58;hp=ffcbba2da22c84116bf0e154a391e4ccf69e1b3e;hb=a5b02206150dc653355cdc60286c27482b5a4f93;hpb=be393b838c5e0b8dfe9bedcc7a4a63f05caae7c4 diff --git a/UPGRADING b/UPGRADING index ffcbba2..2f0c01f 100644 --- a/UPGRADING +++ b/UPGRADING @@ -10,9 +10,29 @@ This document is not the place for verbose documentation; it only offers the necessary keywords to look them up in the manual, ChangeLog or other sources of information. +2005-08-22: + + Reading configurations from ~/.muttngrc-$version and + ~/.muttng/muttngrc-$version is no longer supported; + ~/.muttngrc and ~/.muttng/muttngrc remain. + +2005-08-18: + + The $max_display_recips option has been added. + +2005-08-13: + + The $smtp_envelope option has been added. + + To improve consistency, the following variables were renamed and + synonyms kept: $smtp_auth_username to $smtp_user and + $smtp_auth_password to $smtp_pass. + 2005-08-11: - The $imap_check_subscribed option has been added. + The $smtp_use_tls option has been added. + + The $imap_check_subscribed option has been added in muttng and mutt. 2005-08-08: