aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa2dc862..62647c1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-08-15 Arnold D. Robbins <arnold@skeeve.com>
+
+ * dfa.c (dfamust): Restore c90 compat by moving some
+ variable declarations to the top of the routine.
+
2015-08-12 Arnold D. Robbins <arnold@skeeve.com>
* dfa.c: Sync with GNU grep. Yet again, again.