X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=UPGRADING;h=81ebdde128c3abf6f518bec6219fcdc39ec38253;hb=1d841e66b08bc422c8bfacd7a5db08e54e8c7dfe;hp=faeb1796f16ed6bbaa127533a16edb08cbc769bc;hpb=355d6c883e8aafb8f424c22aa576cf8262ed9e58;p=apps%2Fmadmutt.git diff --git a/UPGRADING b/UPGRADING index faeb179..81ebdde 100644 --- a/UPGRADING +++ b/UPGRADING @@ -10,8 +10,17 @@ 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-09-14: + + The $smtp_envelope_from variable has been removed in favor of the + general $envelope_from_address. + + The $envelope_from option has been renamed to $use_envelope_from. + 2005-09-07: + SASL 1.x support has been removed. + All patterns may be prefixed with = instead of ~ to enable string search instead of regular expression match.