diff --git a/ChangeLog b/ChangeLog index 4657b6aebc..fc48660e9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-08-10 Ulrich Drepper + + * wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace, + iswxdigit, iswtolower, iswtoupper): Add libc_hidden_def. + 2002-08-10 Andreas Jaeger * sysdeps/i386/strchr.S: Add comment.