X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=UPGRADING;h=1fa89690f60f649f929fe581f7613b828a356649;hp=57310712fedfce538740a13cb77766faab4b356f;hb=277e5c46345857e1f2a22e59eb67a20342737cd6;hpb=452ffdd4bbcd8f2dd9e4811c115824b556814ebb diff --git a/UPGRADING b/UPGRADING index 5731071..1fa8969 100644 --- a/UPGRADING +++ b/UPGRADING @@ -10,7 +10,16 @@ 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-08-28: +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 been added; this feature is maybe subject to change in the near @@ -20,7 +29,11 @@ sources of information. The %Z expando of $index_format now also includes an 'A' as the last character if a mail has attachments, i.e. is of - type multipart and a space otherwise. + type multipart and a space otherwise. In addition, the ~M + pattern was added to match these messages. + + Many synonym variables pointing to proper $nntp_ ones have + been removed. 2005-08-27: