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