summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-26 13:48:40 +0000
committerJim Meyering <jim@meyering.net>2000-06-26 13:48:40 +0000
commitb07eb28c608b05492e4aa247f4c64cf67350634f (patch)
treed41ed52e739a108fef879ee560bf563ad6f4ed67 /old
parentb4fd5c459e6accc53e869f54791df66ed0e2a399 (diff)
downloadcoreutils-b07eb28c608b05492e4aa247f4c64cf67350634f.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index f75e27a18..655c5d1b1 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.