summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-17 11:08:49 +0000
committerJim Meyering <jim@meyering.net>2001-11-17 11:08:49 +0000
commit5814c8c46b89762db7cc87b79812e8e209789171 (patch)
tree7a7700572bf451850bf5df0e6e6c1dfc7f313e7b /old
parent4796fb9f3af09d661c56ed97bbab9cbb7f81030a (diff)
downloadcoreutils-5814c8c46b89762db7cc87b79812e8e209789171.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-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>