From: Paul Eggert Date: Sun, 25 Sep 2005 06:07:48 +0000 (+0000) Subject: "touch -" now touches standard output. X-Git-Tag: v5.90~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f688f0b3f6a5fa8631dd818b4aaa9cad2f61bf1;p=thirdparty%2Fcoreutils.git "touch -" now touches standard output. --- diff --git a/NEWS b/NEWS index b5d9987c4d..75db714c1e 100644 --- a/NEWS +++ b/NEWS @@ -216,6 +216,8 @@ GNU coreutils NEWS -*- outline -*- stat -f's default output format has been changed to output this size as well. stat -f recognizes file systems of type XFS and JFS + "touch -" now touches standard output, not a file named "-". + uname -a no longer generates the -p and -i outputs if they are unknown. * Major changes in release 5.3.0 (2005-01-08) [unstable]