summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4f4b7de0f..deb12879b 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ GNU coreutils NEWS -*- outline -*-
Now, they operate on whatever a symbolic points to, instead.
To get the old behavior, use --no-dereference (-h).
+ chown --dereference now works, even when the specified owner
+ and/or group match those of an affected symlink.
+
rm no longer required read access to the current directory.
For some types of errors (e.g., read-only file system, I/O error)