From: Jim Meyering Date: Mon, 26 Jun 2000 13:48:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0w~54 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b07eb28c608b05492e4aa247f4c64cf67350634f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/THANKS b/THANKS index 85e86734b1..f8b0da2dbf 100644 --- 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 diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f75e27a185..655c5d1b19 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -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.