From: Jim Meyering Date: Sun, 2 Sep 2001 14:25:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~180 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=93a2f5757618b1f6753927ad18d94cd751000f59;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 66fb001e9f..4386f0902d 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -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