summaryrefslogtreecommitdiff
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-02-17 21:24:24 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-02-17 21:24:24 +0200
commit2fb99a213dfe3a88087bdccb9f57b6de5f8a5644 (patch)
treeea541900d428a930bd83c91b2d63c53ec35f7089 /test/ChangeLog
parent708196dcbb974209f586a749ef6045c8c3039e1c (diff)
downloadgawk-2fb99a213dfe3a88087bdccb9f57b6de5f8a5644.tar.gz
Fix calling user defined functions from eval.
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 173832d7..0c9b7ce1 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
+2019-02-17 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): New test: dbugeval3.
+ * dbugeval3.awk, dbugeval3.in, dbugeval3.ok: New files.
+
2019-02-17 Andrew J. Schorr <aschorr@telemetry-investments.com>
* timeout.awk, timeout.ok: Increase READ_TIMEOUT to 400 to increase