aboutsummaryrefslogtreecommitdiff
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 0013f05bfc..d9d6b555b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-11-04 Jakub Jelinek <jakub@redhat.com>
+
+ * io/ftw.c (ftw_dir): Close dir if callback with FTW_D type returns
+ non-zero.
+ * io/Makefile (tests): Add bug-ftw4.
+ * io/bug-ftw4.c: New test.
+
2003-10-27 Daniel Jacobowitz <drow@mvista.com>
* libio/libioP.h [_IO_USE_OLD_IO_FILE]