summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index f1963979d..692bf43c4 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,9 @@
2000-09-05 Jim Meyering <meyering@lucent.com>
+ * tests/cp/same-file: Remove the `cp -dl sl1 sl2' case,
+ since it's no longer portable (hard link to a symlink).
+ Likewise for the `cp -bdl symlink foo' case.
+
* config.guess: Update from master repository.
2000-09-04 Jim Meyering <meyering@lucent.com>