summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-02 14:25:03 +0000
committerJim Meyering <jim@meyering.net>2001-09-02 14:25:03 +0000
commit93a2f5757618b1f6753927ad18d94cd751000f59 (patch)
tree27eab0cf359bad663e5a25b5b80f665fa74da001 /old/fileutils/NEWS
parent4fdadc2de6cb7626aae44a9a9d7d7eff1e741823 (diff)
downloadcoreutils-93a2f5757618b1f6753927ad18d94cd751000f59.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 66fb001e9..4386f0902 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