X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=UPGRADING;h=650a06dc5591d758a88feb3cf5809c7606dd6380;hp=71e8b59dbf158184ab6b66da510c2fb7d41f1c5c;hb=616031722dea23d357d8b50d41ae7b40cfdd7d3c;hpb=1b7a73c786059b66cfe5e89b2ba74b9c890309fc diff --git a/UPGRADING b/UPGRADING index 71e8b59..650a06d 100644 --- a/UPGRADING +++ b/UPGRADING @@ -10,6 +10,24 @@ 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. + +2005-08-31: + + The following pre-defined read-only variables were added: + $muttng_pwd, $muttng_folder_name, $muttng_folder_path. + 2005-08-29: Several pre-defined read-only variables named $muttng_ have