From: Jim Meyering Date: Sat, 16 Dec 2000 13:40:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_34~44 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=eb24d1f55c28c8d8d290a0ae60c696f20385fdc3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index eee82fcae8..b37c6f4798 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,8 @@ Changes in release 4.01: [4.0.34] +* fix a bug (introduced in 4.0z) that made `chown 123:456 file' act like + `chown 123:123 file'. Other uses with a numeric group ID would make + chown improperly fail. * 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