summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/ChangeLog4
-rw-r--r--old/fileutils/ChangeLog4
2 files changed, 5 insertions, 3 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 2218c0741..c291e544b 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-05 Jim Meyering <meyering@lucent.com>
+
+ * jm-macros.m4: Require autoconf-2.52.
+
2001-08-03 Paul Eggert <eggert@twinsun.com>
The following changes are from gettext 0.10.39 as maintained by
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index c2b1d5cf3..8c5f23829 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -13,11 +13,9 @@
* tests/root-only: Remove *all* write access, not just that
of the owner.
- * src/copy.c (copy_internal):
+ * src/copy.c (copy_internal): FIXME
Reported by Vin Shelton.
- * src/copy.c: FIXME
-
* tests/mv/i-3: New test for the above fix.
* tests/mv/Makefile.am (TESTS): Add i-3.