summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-25 06:07:48 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-25 06:07:48 +0000
commit4f688f0b3f6a5fa8631dd818b4aaa9cad2f61bf1 (patch)
tree311fb758d7d659f7924264790e020a807eaffd32 /NEWS
parent443ddc13e6cebb7a163b457c8accb8e4af4dc83f (diff)
downloadcoreutils-4f688f0b3f6a5fa8631dd818b4aaa9cad2f61bf1.tar.xz
"touch -" now touches standard output.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b5d9987c4..75db714c1 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]