summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7d3ad1fcb..04df14f6eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-20 Ulrich Drepper <drepper@redhat.com>
+
+ * include/dirent.h: Include <dirstream.h> first.
+
2001-08-19 Ulrich Drepper <drepper@redhat.com>
* io/fts.c (fts_safe_changedir): Use __fxstat64 instead of __fstat.