diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index a6f3e4d6..5832fa95 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,13 @@ +2021-11-18 Arnold D. Robbins <arnold@skeeve.com> + + * rwarray.awk: Improve test, add string and numbers. + + Unrelated: + + * iolint.awk: Restore the disabled test using eval in the child to + run different commands. Thanks to Miguel Pineiro Jr., + <mpj@pineiro.cc>. + 2021-11-14 Arnold D. Robbins <arnold@skeeve.com> * iolint.awk: Disable test with race condition. Thanks to |