]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Dec 2000 13:48:03 +0000 (13:48 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Dec 2000 13:48:03 +0000 (13:48 +0000)
old/fileutils/NEWS

index 4f5900a7a750714b9a7ac5e9fb70c18074adb448..eee82fcae8c12e3c4cc727b0af0af39674197854 100644 (file)
@@ -1,5 +1,7 @@
 Changes in release 4.01:
 [4.0.34]
+* the chown and chgrp programs preserve set-uid and set-gid bits, even on
+    systems for which the chown function call resets those bits.
 * `ls -L dangling-symlink' now fails (per POSIX) rather than printing the
     link name
 * dd no longer honors the just-added `B' suffix on skip= and seek= arguments.