summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b491028a..ae90fa14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* array.c (asort_actual): Handle Node_elem_new. Add braces
for scoping, fixes tcc compiler error (GCC is too permissive!).
Update copyright year.
+ * Makefile.am, configure.ac, awk.h, agwkgram.y, builtin.c,
+ command.y, eval.c, field.c, io.c, msg.c, node.c, profile.c,
+ symbol.c: Update copyright year.
2023-04-13 Arnold D. Robbins <arnold@skeeve.com>