*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 21 Apr 2004 14:26:45 +0000 (14:26 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Apr 2004 14:26:45 +0000 (14:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e3eb4e5..38044ac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ GNU coreutils NEWS                                    -*- outline -*-
   ptx now diagnoses invalid values for its --width=N (-w)
   and --gap-size=N (-g) options.
 
+  tee now exits when it gets a SIGPIPE signal, as POSIX requires.
+  To get tee's old behavior, use the shell command "(trap '' PIPE; tee)".
+
 ** New features
 
   pwd now works even when run from a working directory whose name