summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2bacb7f0e..3a249254f 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ GNU coreutils NEWS -*- outline -*-
** New features
+ cp now accepts the --attributes-only option to not copy file data,
+ which is useful for efficiently modifying files.
+
du recognizes -d N as equivalent to --max-depth=N, for compatibility
with FreeBSD.