From: Thomas Roessler Date: Sat, 12 Feb 2005 20:09:02 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99fb6e45706b6a3e04cce270f770dd7d42de45d9;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index ac19142e7..e8f9b3553 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-02-12 20:08:19 Thomas Roessler (roessler) + + * globals.h, init.h, menu.c: Christoph Berg's menu_context, + and a version of menu_move_off where that's not optional, + but where mutt will just try to avoid moving off the bottom. + Complain to mutt-dev if you want this to be optional. + +2005-02-12 19:54:51 TAKAHASHI Tamotsu (brendan) + + * imap/message.c, imap/util.c: Fix debian bug #275060 (editing + on an imap server loses its flags). Remove trailing delimiter + from IMAP folder names. + 2005-02-12 19:52:28 Thomas Roessler (roessler) * charset.c, mbyte.c: Recognize euc-jp-ms. MORIYAMA Masayuki by