about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-18 02:59:57 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-18 02:59:57 +0000
commit35946fb706d6333c5c11663fd0b46c1e9116ae0f (patch)
tree9dd3397b3e3b8214bf8a05773489ba854c97d065 /ChangeLog
parent404127bca0508b64a40b6e77161cd555124408fa (diff)
downloadglibc-35946fb706d6333c5c11663fd0b46c1e9116ae0f.tar.gz
glibc-35946fb706d6333c5c11663fd0b46c1e9116ae0f.tar.xz
glibc-35946fb706d6333c5c11663fd0b46c1e9116ae0f.zip
Update.
	* wcsmbs/wcswidth.c (wcswidth): Don't forget to decrement counter n.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ecb2e18e7..bf77e12577 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-11-17  Ulrich Drepper  <drepper@cygnus.com>
 
+	* wcsmbs/wcswidth.c (wcswidth): Don't forget to decrement counter n.
+
 	* sysdeps/unix/sysv/linux/alpha/sys/procfs.h: Remove greg_t,
 	gregset_t, fpregset_t, and NGREG definitions.