diff options
author | Jim Meyering <jim@meyering.net> | 1999-04-19 14:09:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-04-19 14:09:07 +0000 |
commit | f9270b650fec1542d87842c5f3f570c5982a5869 (patch) | |
tree | 236e5d96742c00207bd364f7d920710cb1730a26 /old | |
parent | 5f724e01b974e7cb1222420b81d55ca5eefabda5 (diff) | |
download | coreutils-f9270b650fec1542d87842c5f3f570c5982a5869.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index b1bd2ccb2..a4d1241f8 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0g] +* dd now opens the output file for *read* access only if `seek=' is used. [4.0f] * `ls --color' no longer segfaults * dd works once again |