aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-11-08 14:36:37 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-11-08 14:36:37 +0200
commit0e1bebcc09e647ab3f7f6bd8fba34ee4a64efc48 (patch)
tree12e1ed4daad7e29071428b2136d9bf9e1be5d6dc /ChangeLog
parentb73bfabb42061208f3e534db51ea760d95a307dc (diff)
downloadone-true-awk-0e1bebcc09e647ab3f7f6bd8fba34ee4a64efc48.tar.gz
Small fixes in the test suite.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af2e5e7..0ecc656 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-11-08 Arnold D. Robbins <arnold@skeeve.com>
+
+ * test/T.chem: Use $oldawk instead of hardwiring 'awk'.
+ * test/T.lilly: Remove gawk warnings from output, improves
+ portability.
+
2019-10-07 Arnold D. Robbins <arnold@skeeve.com>
* b.c (fnematch): Change type of pbuf from unsigned char to char.