diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 95f27d75..ef588757 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,9 +3,16 @@ * 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. + Unrelated: further expand the bug reporting text and discussion about comp.lang.awk. + Unrelated: Fix some spelling errors. Also, convert some + Unicode characters back into plain ASCII. + + * wordlist: Updated. + * wordlist3: Updated. + 2021-10-03 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Continue clarifying typeof() usage. And other fixes. |