X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=UPGRADING;h=1fa89690f60f649f929fe581f7613b828a356649;hp=cb0fbf84d5eaf9324f638c2b0fe93fa00e103d08;hb=7e48409c3d6fb969706114b3c0962ffa0e112d37;hpb=338946f4597bd0f4bc2510a4fef1527f2d526c23 diff --git a/UPGRADING b/UPGRADING index cb0fbf8..1fa8969 100644 --- a/UPGRADING +++ b/UPGRADING @@ -10,6 +10,31 @@ 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-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 + future. + + The $editor_headers option has been added. + + 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. 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: The $debug_level option has been added.