From: Thomas Roessler Date: Fri, 8 Dec 2006 04:23:53 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d8a1d5ba183becae31551102730b866b84434eb4;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index dcd1a0af3..1c58bd5ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2006-12-07 11:34:35 Thomas Roessler (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) + + * account.c: Fix logic error; debian#400831. + 2006-11-28 00:22:16 Rocco Rutte (brendan) * curs_lib.c, imap/message.c, mbox.c, mh.c, mutt_curses.h,