aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ee2a696..15b33ccf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.