summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--THANKS1
-rw-r--r--old/fileutils/ChangeLog1
2 files changed, 2 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index d74f10807..3b98104cb 100644
--- a/THANKS
+++ b/THANKS
@@ -15,6 +15,7 @@ Andreas Luik luik@isa.de
Andreas Schwab schwab@suse.de
Andreas Stolcke stolcke@ICSI.Berkeley.EDU
Andres Soolo andres@soolo.matti.ee
+Andrew Burgess aab@cichlid.com
Andrew Dalke dalke@bioreason.com
Andrew Tridgell tridge@samba.org
Andries Brouwer Andries.Brouwer@cwi.nl
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'.