summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c8d2bbcf0..40dadc27d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
+** Bug fixes
+
+ When recursing, chmod -R no longer gets confused into following a symlink
+ if some other process simultaneously replaces a non-symlink with a symlink.
+ The fix is effective on modern hosts with the fchmodat or lchmod syscalls.
+ [bug introduced in the beginning]
* Noteworthy changes in release 8.16 (2012-03-26) [stable]