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 5d7b81f97..19436fe44 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ GNU coreutils NEWS -*- outline -*-
** New features
+ du recognizes -d N as equivalent to --max-depth=N, for compatibility
+ with FreeBSD.
+
sort now accepts the --debug option, to highlight the part of the
line significant in the sort, and warn about questionable options.