]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 2 Sep 2001 14:25:03 +0000 (14:25 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Sep 2001 14:25:03 +0000 (14:25 +0000)
old/fileutils/NEWS

index 66fb001e9f14024c3bb3843a9251fd33a3f0c40f..4386f0902db942743f6988a47eade52e35d74968 100644 (file)
@@ -5,6 +5,7 @@
     when stdin is a tty, unless --force (-f) is specified, as per POSIX.
 * mv: fix the bug whereby `mv -uf source dest' would delete source,
     even though it's older than dest.
+* chown's --from=CURRENT_OWNER:CURRENT_GROUP option now works
 * cp now ensures that the set-user-ID and set-group-ID bits are cleared for
     the destination file when when copying and not preserving permissions.
 * `ln -f --backup k k' gives a clearer diagnostic