aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 33d59eee..4f79460f 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
+2017-10-12 Arnold D. Robbins <arnold@skeeve.com>
+
+ * fork.awk: Close the file in the parent after reading it.
+ * fork2.awk: Ditto.
+
2017-10-08 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (randtest): Minor fix from Andreas for OS/2.