summaryrefslogtreecommitdiffstats
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 c9baf418..044c2b88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-11-12 Kaz Kylheku <kaz@kylheku.com>
+ * parser.y: Correctly record line number info for regex.
+
+2011-11-12 Kaz Kylheku <kaz@kylheku.com>
+
Improved line number reporting in errors and debug traces.
* match.c (debugf): Function removed.