summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-11-20 08:55:22 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-11-20 08:55:22 +0000
commit8adf2bc638d15de87dfabe1b68b872eba0a68230 (patch)
tree1de06ad0e8ec2413d0245a872b3379578fe9209c /NEWS
parent79fc6d94b6adf3028737cd25776b2e5c32f6a0ca (diff)
downloadcoreutils-8adf2bc638d15de87dfabe1b68b872eba0a68230.tar.xz
Add noctty flag to dd.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24e53992e..e418ed36d 100644
--- a/NEWS
+++ b/NEWS
@@ -200,6 +200,7 @@ GNU coreutils NEWS -*- outline -*-
sync likewise, but also for metadata
nonblock use non-blocking I/O
nofollow do not follow symlinks
+ noctty do not assign controlling terminal from file
stty now provides support (iutf8) for setting UTF-8 input mode.