aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ea9c17d..024923f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2015-05-05 Arnold D. Robbins <arnold@skeeve.com>
+ * awkgram.y (yylex): Yet Another Fix for parsing bracket
+ expressions. Thanks yet again to Andrew Schorr. Maybe it's
+ even finally nailed down now.
+
+ Unrelated:
+
+ * config.guess, config.sub: Get latest versions.
+
Make profiling for hard regexes work.
* profile.c (pp_string_or_hard_regex): Renamed from pp_string.