diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-10-28 21:32:58 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-10-28 21:32:58 +0200 |
commit | 1f76d23c6c29d308e3ac63ec20f0ee73946ff27f (patch) | |
tree | 7a1cafcc50bd5d9c427423c8a2b44c19b6137da4 /ChangeLog | |
parent | b90d6abb81f54bec11305d5091532c8d5fc47a18 (diff) | |
download | egawk-1f76d23c6c29d308e3ac63ec20f0ee73946ff27f.tar.gz egawk-1f76d23c6c29d308e3ac63ec20f0ee73946ff27f.tar.bz2 egawk-1f76d23c6c29d308e3ac63ec20f0ee73946ff27f.zip |
Sync dfa.c with GNU grep.
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-16 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (SUBDIRS): Fix ordering so that |