summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index bc2fefe69..67adbeb58 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,12 @@
-2001-11-12 Jim Meyering <meyering@lucent.com>
+2001-11-17 Jim Meyering <meyering@lucent.com>
* Version 4.1.2.
+ * configure.ac: Replace use of the one-arg form of AC_INIT
+ with a use of the 3-arg form and a use of AC_CONFIG_SRCDIR.
+
+2001-11-12 Jim Meyering <meyering@lucent.com>
+
* tests/rm/r-3: Clean up.
2001-11-09 Jim Meyering <meyering@lucent.com>