"touch -" now touches standard output.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Sep 2005 06:07:48 +0000 (06:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Sep 2005 06:07:48 +0000 (06:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b5d9987..75db714 100644 (file)
--- 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]