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 b9fc6d2d9..0db53d7e1 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ GNU coreutils NEWS -*- outline -*-
uniq accepts a new option: --group to print all items, while separating
unique groups with empty lines.
+ csplit accepts a new option: --suppressed-matched, to elide the lines
+ used to identify the split points.
+
** Improvements
stat and tail work better with EFIVARFS, EXOFS, F2FS and UBIFS.