diff --git a/ChangeLog b/ChangeLog index e4b6a208f1..731d1bca40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-07-05 Andreas Jaeger + + * posix/fnmatch_loop.c (FCT): Only declare len if + !WIDE_CHAR_VERSION to silence GCC. + + * sysdeps/generic/rawmemchr.c: Include for abort + prototype. + * sysdeps/generic/strchrnul.c: Likewise. + 2000-07-04 Ulrich Drepper * posix/fnmatch_loop.c: Implement equivalence class handling.