diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-14 20:48:15 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-01-14 20:48:15 +0200 |
commit | ba6d9c427ffa59b7cfc586ad7307f8350390e66c (patch) | |
tree | 84aa8f2704442e299c9d723dc016c355b499c088 /test/ChangeLog | |
parent | 1b52794de2b557626b6192d04ec65ecb176b1ed7 (diff) | |
download | egawk-ba6d9c427ffa59b7cfc586ad7307f8350390e66c.tar.gz egawk-ba6d9c427ffa59b7cfc586ad7307f8350390e66c.tar.bz2 egawk-ba6d9c427ffa59b7cfc586ad7307f8350390e66c.zip |
Fix for extra parameters going down the call chain.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 6bed9696..10e942b8 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2016-01-14 Arnold D. Robbins <arnold@skeeve.com> + + * Makefile.am (aryprm9): New test. + * aryprm9.awk, aryprm9.ok: New files. + 2015-12-27 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (profile8): New test. |