summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-11-01 23:39:41 +0100
committerJim Meyering <meyering@redhat.com>2007-11-01 23:40:21 +0100
commit3e3f8f0161645a7ca3730f1e8307ab7011b8c6f8 (patch)
treea7388f417c9372fe152f50be52fe3d3d04304b57 /ChangeLog
parentc70fc8d87b52e932013e992fb2700fedd53d2170 (diff)
downloadcoreutils-3e3f8f0161645a7ca3730f1e8307ab7011b8c6f8.tar.xz
tests/misc/printf-surprise: Correct sed transform.
Reported by Bob Proulx.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01e322a56..052e13c16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-11-01 Jim Meyering <meyering@redhat.com>
+ * tests/misc/printf-surprise: Correct sed transform.
+ Reported by Bob Proulx.
+
Add example inspired by "make dist" running gzip and lzma in sequence.
* doc/coreutils.texi (tee invocation): Show how to run tar just
once, compressing the tee'd output streams in parallel.