summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-25 15:50:38 +0000
committerJim Meyering <jim@meyering.net>2000-06-25 15:50:38 +0000
commit8a900584f1e25d2bd47153548af51bfdaa5245cd (patch)
tree58cc5b586f7649d68a509fc91a5c16b3fa756c8a /old
parent18252dc7fccd4b534355d1bad08067951433a235 (diff)
downloadcoreutils-8a900584f1e25d2bd47153548af51bfdaa5245cd.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 1 insertions, 5 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 933a8890b..29d155835 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -3,11 +3,7 @@
* 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. I believe this fix is relevant
- only when copying as `root' when the source is a remote partition where
- root has insufficient access to read a source file. It would also
- apply when root gets e.g., I/O errors when copying local files.
- Reported by Piotr Kwapulinski.
+ not to have owner/perms set properly. Reported by Piotr Kwapulinski.
* Version 4.0v.