summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 926952501..8b7e51a2d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,19 @@
2000-08-12 Jim Meyering <meyering@lucent.com>
+ * tests/mv/into-self-2: Remove test for the VERSION_CONTROL and/or
+ SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead.
+ * tests/mv/i-2: Likewise.
+ * tests/mv/to-symlink: Likewise.
+ * tests/cp/slink-2-slink: Likewise.
+ * tests/mv/partition-perm: Likewise.
+ * tests/cp/cp-mv-backup: Likewise.
+
+ * tests/Makefile.am (EXTRA_DIST): Add envvar-check.
+ * tests/envvar-check: New file.
+
+ * tests/cp/Makefile.am (TESTS): Add perm.
+ * tests/cp/perm: New tests.
+
* install-sh: Remove trailing blanks.
Output diagnostics to stderr, not stdout.
Remove many useless curly braces and double quotes.