aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-09-04 13:24:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-09-04 13:24:13 +0300
commita9440d51fdf9286dc657b10368503aecb74eb19d (patch)
tree09aa2cf163c05802431a70b312ca1e465dffe937 /test/ChangeLog
parente7114e7a7fd4342a690c8214a9c0e64eb5f927b3 (diff)
downloadegawk-a9440d51fdf9286dc657b10368503aecb74eb19d.tar.gz
egawk-a9440d51fdf9286dc657b10368503aecb74eb19d.tar.bz2
egawk-a9440d51fdf9286dc657b10368503aecb74eb19d.zip
Make PROCINFO["identifiers"] smarter about arrays.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 7b1184a6..e9199f85 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2020-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * id.ok: Updated after code changes.
+
2020-08-24 Arnold D. Robbins <arnold@skeeve.com>
* mbstr1.ok, mbstr2.ok: Updated after code changes.