diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-11-24 20:51:12 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-11-24 20:51:12 +0200 |
commit | ccf5a6d8f08e024c93922440b16c90f0339fbe33 (patch) | |
tree | 5d6a0c4c32489e830b8f3a11a000c6633b648cc8 /test/ChangeLog | |
parent | d5724bb61af6f7c3d3b491612cbd0bcc05f5d056 (diff) | |
download | gawk-ccf5a6d8f08e024c93922440b16c90f0339fbe33.tar.gz |
Get comments at outermost level working.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r-- | test/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 918d695b..02b9fb5f 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,5 +1,9 @@ 2018-11-24 Arnold D. Robbins <arnold@skeeve.com> + * profile5.ok: Updated after code change. + +2018-11-24 Arnold D. Robbins <arnold@skeeve.com> + * spacere.awk: Move setting of LC_ALL=C out to ... * Makefile.am (spacere): ... here. Added test. Per request from Eli Zaretskii to help porting to MinGW. |