From: Jim Meyering Date: Fri, 8 Dec 2000 18:32:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69a36bac264d71cde74ee756ae5889c49978650;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 30470fdacb..298cbb2c55 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-12-08 Andreas Schwab + + * 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 * stripslash.c (ISSLASH): Define.