about summary refs log tree commit diff
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 11536222c4..52cf6559cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-12-17  Ulrich Drepper  <drepper@redhat.com>
+
+	* io/ftw.c (ftw_dir): Handle inaccessibility of toplevel dir
+	different than implemented in last patch.
+	* io/bug-ftw3.c: Adjust test for changed handling of
+	inaccessibility of toplevel dir.
+
 2001-12-16  Roland McGrath  <roland@frob.com>
 
 	* nss/nsswitch.c (__nss_next): Don't use __FUNCTION__ as literal.