*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 29 May 2000 21:06:20 +0000 (21:06 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 May 2000 21:06:20 +0000 (21:06 +0000)
THANKS
old/fileutils/ChangeLog

diff --git a/THANKS b/THANKS
index d74f108..3b98104 100644 (file)
--- 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
index 5e522b5..fa52a76 100644 (file)
@@ -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'.