changeset 3044:286243612b57

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Fri, 08 Dec 2000 18:32:11 +0000
parents f37a719abeac
children 54a247572c4a
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-08  Andreas Schwab  <schwab@suse.de>
+
+	* mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
+	invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
+
 2000-12-07  Jim Meyering  <meyering@lucent.com>
 
 	* stripslash.c (ISSLASH): Define.