X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=UPGRADING;h=650a06dc5591d758a88feb3cf5809c7606dd6380;hp=1fa89690f60f649f929fe581f7613b828a356649;hb=b85f52d2ec4d820ab5c4b577857548bec294bb27;hpb=7e48409c3d6fb969706114b3c0962ffa0e112d37 diff --git a/UPGRADING b/UPGRADING index 1fa8969..650a06d 100644 --- a/UPGRADING +++ b/UPGRADING @@ -10,6 +10,15 @@ 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-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. + + The $net_inc variables has been added. + 2005-09-03: The ~u pattern has been added.