diff options
author | Jim Meyering <jim@meyering.net> | 1996-11-02 16:05:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-11-02 16:05:47 +0000 |
commit | a1c6ed64c0e25ba9a35c4180facfd4fa1bcf6dff (patch) | |
tree | edc72f7f5a082d2ba0fa1b334e39a7f39472b2e8 | |
parent | f2c14100c3e666ad4652f335ff8d8ecec91436dd (diff) | |
download | coreutils-a1c6ed64c0e25ba9a35c4180facfd4fa1bcf6dff.tar.xz |
.
-rw-r--r-- | old/sh-utils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 58e4163bd..a4e814487 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,7 @@ Changes in release 1.13 [1.12q] +* tee no longer fails immediately upon receipt of SIGPIPE + [1.12p] * running `make check' runs tests of nice * lots of configuration-related improvements * nice allows `+' in options like -+8 and -+13. |