X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=UPGRADING;h=b00bff65f57b8e59fb54bbcd41a4a80a4497abdd;hb=bdc6aba8c21ea88ee54b49d45774dc64c7a91eee;hp=ffcbba2da22c84116bf0e154a391e4ccf69e1b3e;hpb=be393b838c5e0b8dfe9bedcc7a4a63f05caae7c4;p=apps%2Fmadmutt.git diff --git a/UPGRADING b/UPGRADING index ffcbba2..b00bff6 100644 --- a/UPGRADING +++ b/UPGRADING @@ -10,9 +10,33 @@ 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: + + The $signoff_string variable now is a synonym for + $post_indent_string which was there first and provides the + same functionality. + + 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: