aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4657b6aebc..fc48660e9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-10 Ulrich Drepper <drepper@redhat.com>
+
+ * wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace,
+ iswxdigit, iswtolower, iswtoupper): Add libc_hidden_def.
+
2002-08-10 Andreas Jaeger <aj@suse.de>
* sysdeps/i386/strchr.S: Add comment.