X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt-ng;h=734f1b5d3673f3dadc0b375c842fc4c1e9c9a689;hp=0986c31f9c37f8f7497208d7b0ca28561cfe8e1d;hb=c250cb62b8094f86aaac9830348d8d1ada8c801c;hpb=0bf7fde20048a2b0c5af096545979d678aba44cf diff --git a/ChangeLog.mutt-ng b/ChangeLog.mutt-ng index 0986c31..734f1b5 100644 --- a/ChangeLog.mutt-ng +++ b/ChangeLog.mutt-ng @@ -1,5 +1,70 @@ Changes specific to mutt-ng: +2005-04-18: + * sidebar updates: eventually counting can be disabled and + $sidebar_newmail_only works way better + +2005-04-18 (up to): + * Re-design, re-organization and cleanup still in progress + +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. + * Implemented feature request that the number of flagged messages is shown in the sidebar + +2005-02-23: + * Integrated assume_charset patch from http://www.emaillab.org/mutt/download15.html.en + * Integrated patch by Rocco Rutte to correct minor bugs + * Fixed huge multibyte handling fuckup (was I drunk?!) + * Integrated sidebar fixed by Rocco Rutte + +2005-02-22: + * Merged mutt changes + * Sidebar now honors the imap_home_namespace + * Added "shorten hierarchy" option + +2005-02-21: + * Merged past mutt changes + * Fixed a bug in mutt_FormatString regarding aligning the rest of a string to the right (%>) + * Added fix from jschmitt + +2005-02-16: + * fixed segfault in curs_lib.c + * fixed names + +2005-02-13: + * Merged in mutt changes from 1.5.7 to 1.5.8 + +2005-02-10: + * quoting fix for f=f handler (fix for bug #3345) + +2005-02-06: + * rewrote handler for f=f attachments to produce nicer output + 2005-02-05: * Made message ID format configurable * Implemented $signoff_string (fixes feature request #552)