*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 26 Jun 2000 13:48:40 +0000 (13:48 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 26 Jun 2000 13:48:40 +0000 (13:48 +0000)
THANKS
old/fileutils/ChangeLog

diff --git a/THANKS b/THANKS
index 85e86734b1f6c966017708f4c4c5714445919b02..f8b0da2dbfea085e3f3cc8cf8f4fd5099d69381f 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -208,8 +208,8 @@ Phil Richards                       phil.richards@vf.vodafone.co.uk
 Philippe De Muyter                  phdm@macqel.be
 Philippe Schnoebelen                Philippe.Schnoebelen@imag.fr
 Piergiorgio Sartor                  sartor@sony.de
-Piotr Kwapulinski                   kwap@manta.univ.gda.pl
-Maciej Kwapulinski                  ???
+Piotr Kwapulinski                   kwap@univ.gda.pl
+Maciej Kwapulinski                  pikpok@univ.gda.pl
 Rainer Orth                         ro@TechFak.Uni-Bielefeld.DE
 Ralf W. Stephan                     stephan@tmt.de
 Ralph Loader                        loader@maths.ox.ac.uk
index f75e27a185eda788abc41b3ba7314b7c2e3a8bba..655c5d1b19ff7b3bb3cee1e1505db4b04f79d23c 100644 (file)
@@ -3,7 +3,8 @@
        * src/copy.c (copy_internal): Don't return return immediately after a
        failed copy_dir call -- otherwise, the failure to read a single file
        in a source directory would cause the containing destination directory
-       not to have owner/perms set properly.  Reported by Piotr Kwapulinski.
+       not to have owner/perms set properly.
+       Reported by Piotr and Maciej Kwapulinski.
        * tests/cp/fail-perm: Test for it.
        * tests/cp/Makefile.am (TESTS): Add fail-perm.