aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 45bf91fe..9621c3c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,12 @@
* getopt.c, getopt.h, getopt1.c, getopt_int.h: Ditto.
* dfa.c (parse_bracket_exp): Sync with grep, where they restored
the buggy code. Sigh.
- *
+
+ Unrelated:
+
+ * NEWS: Typo fix.
+ * interpret.h (r_interpret): Init a variable for BEGINFILE to avoid
+ compiler warnings. Thanks to Michal Jaegermann.
2014-02-15 Arnold D. Robbins <arnold@skeeve.com>