aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-29 09:28:34 +0000
committerRoland McGrath <roland@gnu.org>2002-08-29 09:28:34 +0000
commit3d474d01aba7fa97c6828850c1b3764e3c58367a (patch)
tree803dda2fff69dfdabffe21f65b5cf5cbee58556b /ChangeLog
parentbe5b0fbcb25e88d0c5f7c360527679b4cd1155e0 (diff)
downloadglibc-3d474d01aba7fa97c6828850c1b3764e3c58367a.zip
glibc-3d474d01aba7fa97c6828850c1b3764e3c58367a.tar.gz
glibc-3d474d01aba7fa97c6828850c1b3764e3c58367a.tar.bz2
* string/tst-strxfrm.c: Remove __ from function names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92230da..bf343c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-29 Roland McGrath <roland@redhat.com>
+
+ * string/tst-strxfrm.c: Remove __ from function names.
+
2002-08-28 Ulrich Drepper <drepper@redhat.com>
* include/wchar.h: Declare __mbsrtowcs_l.