diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-10-28 Arnold D. Robbins <arnold@skeeve.com> + + * awkgram.y (nextc): Don't allow '\0' even if check_for_bad + is false. Fixes a problem reported by Hanno Boeck <hanno@hboeck.de>. + 2015-10-25 Arnold D. Robbins <arnold@skeeve.com> * awkgram.y (yylex): Fix invalid write problems. |