summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-20 20:50:26 +0000
committerJim Meyering <jim@meyering.net>2000-08-20 20:50:26 +0000
commitc4c4106e8bcc7411a98689f93d7001851af5b626 (patch)
tree298160306a5a96f88972ac5eeb82b34f29962386 /old/fileutils/NEWS
parentd7af4792813097558491e6e07ff8eceda7cddc39 (diff)
downloadcoreutils-c4c4106e8bcc7411a98689f93d7001851af5b626.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 65d99796c..6695ff536 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,6 @@
Changes in release 4.1:
[4.0y]
+* cp now accepts the POSIX-mandated -H and -L options.
* cp -p and mv now try to preserve uid even if you're not root, as per POSIX.2.
This affects behavior only on hosts that let you give files away via chmod.
* du would fail when given `.' or `..' followed by other command line arguments