aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4b6a208f1..731d1bca40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-07-05 Andreas Jaeger <aj@suse.de>
+
+ * posix/fnmatch_loop.c (FCT): Only declare len if
+ !WIDE_CHAR_VERSION to silence GCC.
+
+ * sysdeps/generic/rawmemchr.c: Include <stdlib.h> for abort
+ prototype.
+ * sysdeps/generic/strchrnul.c: Likewise.
+
2000-07-04 Ulrich Drepper <drepper@redhat.com>
* posix/fnmatch_loop.c: Implement equivalence class handling.