summaryrefslogtreecommitdiff
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-10-24 22:03:09 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-10-24 22:03:09 +0300
commit25520aab6144927a20d501c0396e9597f36fc871 (patch)
tree1a8b237e152873b5a789f10865c11a5ed1e0c3cc /test/ChangeLog
parenteb152bbe507aef92ece4a301863263818fb50a04 (diff)
downloadgawk-25520aab6144927a20d501c0396e9597f36fc871.tar.gz
Improve handling of writes to dead pipes.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 4de3d14b..beabad0d 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,14 @@
+2013-10-22 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (pipeio3): Enhance test to be more resilient to variations
+ in error messages produced by different Bourne shells when a command
+ is not found.
+
+2013-10-17 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (pipeio3): New test.
+ * pipeio3.awk, pipeio3.ok: New files.
+
2013-10-10 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (backbigs1, backsmalls1): New tests.