summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd84d0c0..ff8f9e5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-19 Eugene Teo <eteo@redhat.com>
+
+ PR 2014
+ * parse.cxx (lexer::scan): Added \[0-7]* case to preserve
+ octal escape sequences.
+
2006-04-18 Martin Hunt <hunt@redhat.com>
* Makefile.am (install-data-local): Another try.