summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3eeeff68bb..e954c3a94d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
+2001-12-10 Thorsten Kukuk <kukuk@suse.de>
+
+ * io/ftw.c (ftw_startup): Check, if the path is search and readable.
+
2001-12-10 Ulrich Drepper <drepper@redhat.com>
+ * io/Makefile (tests): Add bug-ftw3.
+ * io/bug-ftw3.c: New file.
+
* sysdeps/generic/glob.c (glob): Return only pattern if nothing
matches and GLOB_NOCHECK is set.
* posix/globtest.sh: Correct expected result for NOCHECK test.