summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-03-02 16:44:07 +0000
committerJim Meyering <jim@meyering.net>2002-03-02 16:44:07 +0000
commit808b51dfba69710f1a84c480f538a31e7b644cb2 (patch)
tree3a88c38b0d1bb8498fc91fd7e52475e10a3c171c /old
parentbaea296b94a72ccc0e286ab997146bde128b696c (diff)
downloadcoreutils-808b51dfba69710f1a84c480f538a31e7b644cb2.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index bfab307eb..57b213704 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.1.6.
+ * src/cp.c (main): Fail if -r is specified after --archive (-a)
+ on the command line.
+
* src/copy.c (copy_reg): Detect abuse of a race condition
whereby an unprivileged user could gain read access to otherwise-
inaccessible files when root uses cp or mv to copy a hierarchy