summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-02 16:05:47 +0000
committerJim Meyering <jim@meyering.net>1996-11-02 16:05:47 +0000
commita1c6ed64c0e25ba9a35c4180facfd4fa1bcf6dff (patch)
treeedc72f7f5a082d2ba0fa1b334e39a7f39472b2e8 /old
parentf2c14100c3e666ad4652f335ff8d8ecec91436dd (diff)
downloadcoreutils-a1c6ed64c0e25ba9a35c4180facfd4fa1bcf6dff.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/NEWS2
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.