*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 16 Dec 2000 13:41:40 +0000 (13:41 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Dec 2000 13:41:40 +0000 (13:41 +0000)
old/fileutils/NEWS

index b37c6f4..6b17fca 100644 (file)
@@ -1,8 +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.
+    `chown 123:123 file'.  Other uses with a numeric group ID would cause
+    chown to fail when it shouldn't have.
 * 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