summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 014ccdd8f..528c2b024 100644
--- a/NEWS
+++ b/NEWS
@@ -4,10 +4,12 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
+ chgrp, chmod, and chown now honor the --preserve-root option.
+ Before, they would warn, yet continuing traversing and operating on /.
+
chmod no longer fails in an environment (e.g., a chroot) with openat
support but with insufficient /proc support.
-
* Noteworthy changes in release 6.7 (2006-12-08) [stable]
** Bug fixes