X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=UPGRADING;h=81ebdde128c3abf6f518bec6219fcdc39ec38253;hp=faeb1796f16ed6bbaa127533a16edb08cbc769bc;hb=7812231df7873c4bf46059caa84b2fa009ae787d;hpb=355d6c883e8aafb8f424c22aa576cf8262ed9e58 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.