From: Jim Meyering Date: Sat, 9 Dec 2000 13:48:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_10~26 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=040db4c3fe27e44248cbeccd78350275137c1beb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 4f5900a7a7..eee82fcae8 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -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.