summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-30 13:25:12 +0000
committerJim Meyering <jim@meyering.net>2000-06-30 13:25:12 +0000
commit7a17620c532d988cfeb87d3d1db606d72a96bea7 (patch)
treee16f40ffaecb297bcc6cf77582115233e3c8b403 /old
parent1ba4b1a996f40af31c35673abb483fb12e83d24d (diff)
downloadcoreutils-7a17620c532d988cfeb87d3d1db606d72a96bea7.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index f7d313402..530e04dd2 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -23,7 +23,7 @@
* src/copy.c (copy_internal): Don't 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 and/or permissions set properly.
+ not to have the owner and/or permissions set properly.
Reported by Piotr and Maciej Kwapulinski.
* tests/cp/fail-perm: Test for it.
* tests/cp/Makefile.am (TESTS): Add fail-perm.