]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Sat, 12 Feb 2005 20:09:02 +0000 (20:09 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sat, 12 Feb 2005 20:09:02 +0000 (20:09 +0000)
ChangeLog

index ac19142e775a57dea8336660a58a6c804cbbffc9..e8f9b355380157c174d37f77cb64c4ca2673004d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-02-12 20:08:19  Thomas Roessler  <roessler@does-not-exist.org>  (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 <ttakah@lapis.plala.or.jp>  (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@does-not-exist.org>  (roessler)
                                  
        * charset.c, mbyte.c: Recognize euc-jp-ms.  MORIYAMA Masayuki by