aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-10-13 16:05:41 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-10-13 16:05:41 +0300
commitc9cccc5377c6c243f4ed8911455c42cda6b13b84 (patch)
treed9f2e7cfc65900ab3e039002192fbc2afb6b64d5 /test/ChangeLog
parent92fd9a46428f29daf3270008d39b0cc6b5e3d7b6 (diff)
downloadegawk-c9cccc5377c6c243f4ed8911455c42cda6b13b84.tar.gz
egawk-c9cccc5377c6c243f4ed8911455c42cda6b13b84.tar.bz2
egawk-c9cccc5377c6c243f4ed8911455c42cda6b13b84.zip
Update copyright years, some other small cleanups.
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 d7c6f6d0..7af61551 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -4,6 +4,10 @@
be edited manually.
* Makefile.am: Update relevant targets.
+ Unrelated:
+
+ * Makefile.am: Uupdate copryight year, reformat some of the lists.
+
2021-09-27 Andrew J. Schorr <aschorr@telemetry-investments.com>
* ordchr.awk, ordchr.awk: Add test for ord signedness.