X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=UPGRADING;fp=UPGRADING;h=faeb1796f16ed6bbaa127533a16edb08cbc769bc;hp=1fa89690f60f649f929fe581f7613b828a356649;hb=355d6c883e8aafb8f424c22aa576cf8262ed9e58;hpb=cf6bb4753ad027d11465533b7f3ef35b797f2908 diff --git a/UPGRADING b/UPGRADING index 1fa8969..faeb179 100644 --- a/UPGRADING +++ b/UPGRADING @@ -10,6 +10,13 @@ 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: + + 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.