From: Jim Meyering Date: Wed, 21 Apr 2004 14:26:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1690 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a1ee7ca7065d66ef12b67a9fcd090db4afb02a1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index e3eb4e500a..38044acba5 100644 --- 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