summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-29 21:06:20 +0000
committerJim Meyering <jim@meyering.net>2000-05-29 21:06:20 +0000
commit8208033b86452a2b9baff20f2af3bee52dbd9cee (patch)
tree2dd525627cc819499de9a8239d423d05b9c352fc /old/fileutils
parentafa54698c9b80fa02259511d8dd4ee3ffc2d7599 (diff)
downloadcoreutils-8208033b86452a2b9baff20f2af3bee52dbd9cee.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 5e522b511..fa52a76b0 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -6,6 +6,7 @@
here.
If the symlink call fails, don't report the failure if the destination
already exists and is a symlink pointing to the proper name.
+ Reported by Andrew Burgess.
* tests/cp/slink-2-slink: New test.
* tests/cp/Makefile.am (TESTS): Add slink-2-slink.
* tests/cp/same-file: Adapt to fit new semantics of `cp -d'.