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 72d69b8b5..756042b3e 100644
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,9 @@ GNU coreutils NEWS -*- outline -*-
is reusable by most shells, with non-printable characters escaped
with the POSIX proposed $'...' syntax.
+ stty now supports the -I, --immediate option, to apply settings
+ without waiting for transmission of any pending output.
+
** Changes in behavior
base64 no longer supports hex or oct --wrap parameters,