aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a7b9f36e..533ee9c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-10-25 Arnold D. Robbins <arnold@skeeve.com>
+
+ * dfa.c: Sync with GNU grep.
+
2014-10-17 John E. Malmberg <wb8tyw@qsl.net>
* ext.c (close_extensions): Test for null pointer since
@@ -32,7 +36,7 @@
2014-10-08 Arnold D. Robbins <arnold@skeeve.com>
- * dfa.c: Sync wit GNU grep.
+ * dfa.c: Sync with GNU grep.
2014-10-05 Arnold D. Robbins <arnold@skeeve.com>