summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-09 12:24:14 +0200
committerJim Meyering <meyering@redhat.com>2007-10-16 12:46:18 +0200
commit2a0e737cfd1a95808caf81c2a30d227b8af2751d (patch)
tree5df73ef69fbc967ee360f642a052d495b56a96bd /ChangeLog
parent84c3fb94ac9e9fb46e7c06f2cf52f9659ca33a9d (diff)
downloadcoreutils-2a0e737cfd1a95808caf81c2a30d227b8af2751d.tar.xz
Show how to make tee redirect to multiple processes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8aa7957d..eba6c872f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-16 Jim Meyering <meyering@redhat.com>
+
+ Show how to make tee redirect to multiple processes.
+ * doc/coreutils.texi (tee invocation): Tee can redirect output
+ to multiple _processes_, too.
+
2007-10-14 Jim Meyering <meyering@redhat.com>
Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.