aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-28 08:44:40 +0000
committerRoland McGrath <roland@gnu.org>2002-08-28 08:44:40 +0000
commit4a42ea75dace42f2745c4e0c93f68d272fd57eb2 (patch)
treec3410bdff97a2d0920b23616d0eed78b11e64920 /ChangeLog
parentf6056d40d84a5bfba515d69ed95a6c46be4c565d (diff)
downloadglibc-4a42ea75dace42f2745c4e0c93f68d272fd57eb2.tar
glibc-4a42ea75dace42f2745c4e0c93f68d272fd57eb2.tar.gz
glibc-4a42ea75dace42f2745c4e0c93f68d272fd57eb2.tar.bz2
glibc-4a42ea75dace42f2745c4e0c93f68d272fd57eb2.zip
* locale/tst-C-locale.c (run_test): 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 cce359bcce..49b72b3536 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-28 Roland McGrath <roland@redhat.com>
+
+ * locale/tst-C-locale.c (run_test): Remove __ from function names.
+
2002-08-28 Jakub Jelinek <jakub@redhat.com>
Roland McGrath <roland@redhat.com>