aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac761d2f39..ffcd759346 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-02-21 Ulrich Drepper <drepper@redhat.com>
+ * posix/fnmatch_loop.c: Handle ranges outside glibc correctly.
+
* sysdeps/generic/ftime.c: Include <time.h>.
* configure.in: Don't check for libgd if user set --without-gd.