X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt-ng;h=4ef59a586bf21fe230b47a4c10a16d5525fc309b;hp=7f5a38f0096bce4a24e2fad17d64e32cc58bbc70;hb=6c3098ee86b61b0f3cbc269496e3d35cd24b6f7a;hpb=0c528da3f6976cfef3d729d9cd66bd8f265a4060 diff --git a/ChangeLog.mutt-ng b/ChangeLog.mutt-ng index 7f5a38f..4ef59a5 100644 --- a/ChangeLog.mutt-ng +++ b/ChangeLog.mutt-ng @@ -1,5 +1,32 @@ Changes specific to mutt-ng: +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)