summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 2892034e4..38ac5a741 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-28 Jim Meyering <meyering@lucent.com>
+
+ * configure.ac: Require automake-1.6b.
+
+ * TODO: Remove entry that mentions rm's HAVE_WORKING_READDIR.
+ Since remove.c was rewritten, rm is no longer susceptible to that.
+
2002-07-26 Jim Meyering <meyering@lucent.com>
* src/stat.c: Don't include malloc.h -- it was unnecessary.