*** 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 4f5900a..eee82fc 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.