+2006-12-07 11:34:35 Thomas Roessler <roessler@does-not-exist.org> (roessler)
+
+ * menu.c, commands.c, curs_lib.c, enter.c: - my_mbtowcs didn't
+ recover from bad multibyte sequences
+
+ - mutt_format_string was called under the assumption that this
+ function can operate in-place. Unfortunately, that assumption
+ only holds if replacement_char() returns a one-byte character.
+
+2006-12-03 14:07:54 Thomas Roessler <roessler@does-not-exist.org> (roessler)
+
+ * account.c: Fix logic error; debian#400831.
+
2006-11-28 00:22:16 Rocco Rutte <pdmef@gmx.net> (brendan)
* curs_lib.c, imap/message.c, mbox.c, mh.c, mutt_curses.h,