summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-08 18:32:11 +0000
committerJim Meyering <jim@meyering.net>2000-12-08 18:32:11 +0000
commit9580e7cc874d099f018837366d9a1ce2b9ec5f73 (patch)
tree70e187cdd76db1291362ddc27c913a06faeca5d9 /lib
parenta05267197a0e9af4e48516aa6a977bca1c4fcce5 (diff)
downloadcoreutils-9580e7cc874d099f018837366d9a1ce2b9ec5f73.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 30470fdac..298cbb2c5 100644
--- 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.