X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=UPGRADING;h=c446064f8975c58900d11301f5a99fe3b603952f;hp=3eabb7e110d3fdc6a65d9691f7431f3cc500a50a;hb=6b4750772eba54f979455376713b49900a4d5016;hpb=6982f7852f78aa1584b0f3b19fa7b79cfeaaf70a diff --git a/UPGRADING b/UPGRADING index 3eabb7e..c446064 100644 --- a/UPGRADING +++ b/UPGRADING @@ -11,10 +11,25 @@ the necessary keywords to look them up in the manual, ChangeLog or other sources of information. Note: as development goes fast and as documentation is way behind it, -this still likely is incomplete. +this still likely is incomplete. Please report missing items to + -Note for developers: if you encounter anything missing before SVN -rev123, please put it "into" init and removes this comment when done! +2005-03-10 + + New Configuration Command (based on CD's ifdef Patch): + - ifdef + - ifndef + +2005-03-07 + + New Variables: + - $imap_mail_check is split from $mail_check + - $force_buffy_check forces check on + +2005-03-05 + + New Color: + - 'sidebar [fg] [bg]' for the delimiter 2005-03-01 (init)