summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aff6a4250..b728ec007 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,11 @@ GNU coreutils NEWS -*- outline -*-
csplit accepts a new option: --suppressed-matched, to elide the lines
used to identify the split points.
+** Changes in behavior
+
+ stdbuf now requires at least one buffering mode option to be specified,
+ as per the documented interface.
+
** Improvements
stat and tail work better with EFIVARFS, EXOFS, F2FS, SNFS and UBIFS.