diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-06-18 21:19:26 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-06-18 21:19:26 +0300 |
commit | b28033b04aac8f12af17c54d91e5d01fe8a0299d (patch) | |
tree | fb6f695b523cbc1e53b4e25e25d0932882cf08a6 /test | |
parent | b79186d9b59c631850013245549f49ac6f40280c (diff) | |
parent | ef83f3a14e5d3d2c446bdbdb801ba14345fc27ed (diff) | |
download | egawk-b28033b04aac8f12af17c54d91e5d01fe8a0299d.tar.gz egawk-b28033b04aac8f12af17c54d91e5d01fe8a0299d.tar.bz2 egawk-b28033b04aac8f12af17c54d91e5d01fe8a0299d.zip |
Merge branch 'gawk-5.0-stable'
Diffstat (limited to 'test')
-rw-r--r-- | test/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 8292726b..9d8f0d03 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2019-06-18 Arnold D. Robbins <arnold@skeeve.com> + + * 5.0.1: Release tar ball made. + 2019-05-22 Arnold D. Robbins <arnold@skeeve.com> * badargs.ok: Updated after code changes. |