about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-07-14 15:06:24 +0000
committerUlrich Drepper <drepper@redhat.com>1998-07-14 15:06:24 +0000
commit5c3a278023b11728d7258ebcb6658c33b39b492c (patch)
treeed3709927e9ffb9474e39551cb4a3a469d8d9ab1 /ChangeLog
parent6ad0c357a82d1c6aaa2f8e1fce90f51e27cf25b9 (diff)
downloadglibc-5c3a278023b11728d7258ebcb6658c33b39b492c.tar.gz
glibc-5c3a278023b11728d7258ebcb6658c33b39b492c.tar.xz
glibc-5c3a278023b11728d7258ebcb6658c33b39b492c.zip
Update.
	* wcsmbs/wcslen.c (__wcslen): Fix comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad24f28773..9ff57f5251 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1998-07-14  Ulrich Drepper  <drepper@cygnus.com>
 
+	* wcsmbs/wcslen.c (__wcslen): Fix comment.
+
 	* configure.in: Allow egcs-2.92.
 
 1998-07-10 18:14 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>