]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 8 Dec 2006 04:23:53 +0000 (04:23 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 8 Dec 2006 04:23:53 +0000 (04:23 +0000)
ChangeLog

index dcd1a0af31de4b7556b007209cfd2853adba8a9d..1c58bd5aee4f6e378c4f952db0a50bd25bb1c09b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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,