summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-07-08 21:24:08 +0000
committerJim Meyering <jim@meyering.net>2001-07-08 21:24:08 +0000
commit876acbccf4356bc28a8c4a92299d881b34cc0b36 (patch)
treee4f8df9dbc740046ca330bb279781ade30a5097b /old
parentad44c41742cd3ca6681b3e698b2cda7b7fd94a7c (diff)
downloadcoreutils-876acbccf4356bc28a8c4a92299d881b34cc0b36.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 975766143..4f3daeb1a 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,6 @@
[4.1.1]
+* cp now ensures that the set-user-ID and set-group-ID bits are cleared for
+ the destination file when when copying and not preserving permissions.
* `ln -f --backup k k' gives a clearer diagnostic
* ls no longer truncates user names or group names that are longer
than 8 characters.