diff options
author | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2019-04-22 16:09:09 -0400 |
---|---|---|
committer | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2019-04-22 16:09:09 -0400 |
commit | 9347fde4a80b9dc31d2ddfacb14630be5f23287c (patch) | |
tree | 86d9a68c6ada84034215e8d14a671d5efcf5f6fa /test/ChangeLog | |
parent | 27d44843c0963a91bd25cd462a05b96339ea16de (diff) | |
download | gawk-9347fde4a80b9dc31d2ddfacb14630be5f23287c.tar.gz |
Add another numeric field assignment test.
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 726ac262..e5b9dce2 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2019-02-22 Andrew J. Schorr <aschorr@telemetry-investments.com> + + * Makefile.am (EXTRA_DIST): New test assignnumfield2. + * assignnumfield2.awk, assignnumfield2.ok: New files. + 2019-04-21 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (EXTRA_DIST): New test: fscaret. |