summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d6ed89e8c..68a27fae9 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,10 @@ GNU coreutils NEWS -*- outline -*-
represents the maximum number of inputs that will be merged at once.
When processing more than NMERGE inputs, sort uses temporary files.
+ dd accepts a new parameter iflag=fullblock which turn on reading of full
+ blocks where possible. If this parameter is used and 'read' call is
+ terminated during read, it will be called again for remainder input.
+
** Bug fixes
chcon --verbose now prints a newline after each message