diff options
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 8384b5db..275f487b 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -2,6 +2,12 @@ * 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 |