From: Jim Meyering Date: Mon, 29 May 2000 21:06:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0t~31 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=8208033b86452a2b9baff20f2af3bee52dbd9cee;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/THANKS b/THANKS index d74f108073..3b98104cb8 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 5e522b511d..fa52a76b04 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'.