diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2019-06-30 Arnold D. Robbins <arnold@skeeve.com> + + * interpret.h (r_interpret): Fix two more cases of warning + about gawk extensions. + * awkgram.y [GRAMMAR]: And two more cases here. Thanks to + Mark Krauze <daburashka@ya.ru> for making me look for them. + 2019-06-26 Arnold D. Robbins <arnold@skeeve.com> * symbol.c (install): Strip off any leading `awk::' before |