diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2022-03-27 Arnold D. Robbins <arnold@skeeve.com> + + Allow nested indirect function calls. Thanks to + Kaz Kylheku <kaz@kylheku.com> for the report. + + * awkgram.y (at_seen): Turn into an int that is incremented + and decremented as appropriate. + 2022-03-22 Arnold D. Robbins <arnold@skeeve.com> Make lint checks for builtin functions smarter. Initial |