X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=ChangeLog.mutt-ng;h=f2d9e2c70242290a562d35d24801e539aecabc18;hb=f9906e737c60c89e063c30807214fe88188cc795;hp=c0181c271b414a70635daf390968ff40a2ad0655;hpb=5088ef227c399f820df601a328ec85afaa732091;p=apps%2Fmadmutt.git diff --git a/ChangeLog.mutt-ng b/ChangeLog.mutt-ng index c0181c2..f2d9e2c 100644 --- a/ChangeLog.mutt-ng +++ b/ChangeLog.mutt-ng @@ -1,11 +1,20 @@ Changes specific to mutt-ng: -2005-02-27 +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 - -2005-02-27 - * integrated patch to highlight the next mailbox which includes new mail in - sidebar + * 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.