From: Jim Meyering Date: Sun, 8 Jul 2001 21:24:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_10~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=876acbccf4356bc28a8c4a92299d881b34cc0b36;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 9757661431..4f3daeb1a2 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.