X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=UPGRADING;h=57310712fedfce538740a13cb77766faab4b356f;hb=2812fe7adcf2d0dc87a8722ed1e297b2994afd8d;hp=1677d7174bea95b198be9ee65b27fe832fbb9693;hpb=e4ebc9b0ae5de07d53d8b0ecf594244e1bc44d0a;p=apps%2Fmadmutt.git diff --git a/UPGRADING b/UPGRADING index 1677d71..5731071 100644 --- a/UPGRADING +++ b/UPGRADING @@ -10,8 +10,22 @@ 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: + + 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. + 2005-08-27: + The $debug_level option has been added. + It's now possible to define and use arbitrary self-defined variables as long as prefixed with user_.