summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-07 08:57:11 +0000
committerJim Meyering <jim@meyering.net>2000-08-07 08:57:11 +0000
commiteb6e8b63c649c11699f84c1bc0e0267f97740d2f (patch)
tree38f5e0e26a2e8fa14d8b54b0acdc538923b2e58c /old/fileutils/NEWS
parent0ef1ebe00e68e4189b495b1b98d17f2abb3f4f07 (diff)
downloadcoreutils-eb6e8b63c649c11699f84c1bc0e0267f97740d2f.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index c63bdf7e4..4f96c97c0 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,7 @@
Changes in release 4.1:
[4.0y]
+* Using cp's short-named `-P' option evokes the warning that that the
+ meaning of `-P' will soon change. Use `--parents' instead.
* chgrp, chmod, and chown: when used with the --verbose option, might give an
invalid diagnostic (due to clobbered errno) when failing.
[4.0x]