summaryrefslogtreecommitdiff
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-11-24 20:51:12 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-11-24 20:51:12 +0200
commitccf5a6d8f08e024c93922440b16c90f0339fbe33 (patch)
tree5d6a0c4c32489e830b8f3a11a000c6633b648cc8 /test/ChangeLog
parentd5724bb61af6f7c3d3b491612cbd0bcc05f5d056 (diff)
downloadgawk-ccf5a6d8f08e024c93922440b16c90f0339fbe33.tar.gz
Get comments at outermost level working.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
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.