diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 489cf3d8..f962ad87 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,8 +1,12 @@ +2021-10-13 Arnold D. Robbins <arnold@skeeve.com> + + * awkcard.in, gawkinet.texi, gawkworkflow.texi: Update copyright year. + 2021-10-09 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Clarify that initialization and increment parts of a for loop can't use the C comma operator. Thanks to J Naman - <jnaman2@gmail.com> for pointing out the doc was too subtle. + <gawker@703n.com> for pointing out the doc was too subtle. Unrelated: further expand the bug reporting text and discussion about comp.lang.awk. @@ -39,7 +43,7 @@ 2021-09-23 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Strong Regexp Constants): Document that they - can be assigned with -v. Thanks to J Naman <jnaman2@gmail.com> + can be assigned with -v. Thanks to J Naman <gawker@703n.com> for the report. 2021-09-22 Arnold D. Robbins <arnold@skeeve.com> |