X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt-ng;h=7b27453725a390f69600482b4e7fbd75ae8aacb5;hp=d8de501ba89c093f4166461c9342327f2b182095;hb=42a4f6bf2d89d9c898c3fbdd849815b79130d631;hpb=cc3d47bfac671f147aa0822cd5ecdc84e91de979 diff --git a/ChangeLog.mutt-ng b/ChangeLog.mutt-ng index d8de501..7b27453 100644 --- a/ChangeLog.mutt-ng +++ b/ChangeLog.mutt-ng @@ -1,8 +1,29 @@ Changes specific to mutt-ng: -2005-02-27 - * integrated patch to highlight the next mailbox which includes new mail in - sidebar +2005-03-13: + * Merged in latest mutt changes up to 1.5.9 + +2005-03-10: + * included CD's ifdef patch plus extension ('ifndef', feature_*), see manual + +2005-03-05: + * added color sidebar + +2005-03-02: + * support for news servers without LISTGROUP (fixes bug #3483) + +2005-03-01: + * made internal buffy list sorted (-> sorted in sidebar, too) + * somewhat bigger documentation update; introduce UPGRADING document + * fixed escape sequence problem in manual.txt + * fixed bug #3490 + * added an option to make f=f messages break at a certain column + +2005-02-27: + * integrated patch to highlight the next mailbox which includes new mail in sidebar + * makes sidebar fit into screen in the pager + * improved usenet usability (pattern '~*' as real name filter, more address parsing) + * added color for flagged mailboxes in sidebar 2005-02-24: * Integrated another sidebar fix and a build fix from Rocco Rutte.