diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-25 06:07:48 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-25 06:07:48 +0000 |
commit | 4f688f0b3f6a5fa8631dd818b4aaa9cad2f61bf1 (patch) | |
tree | 311fb758d7d659f7924264790e020a807eaffd32 /NEWS | |
parent | 443ddc13e6cebb7a163b457c8accb8e4af4dc83f (diff) | |
download | coreutils-4f688f0b3f6a5fa8631dd818b4aaa9cad2f61bf1.tar.xz |
"touch -" now touches standard output.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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] |