summaryrefslogtreecommitdiffstats
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 42165e0c..76ce0d5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2012-02-25 Kaz Kylheku <kaz@kylheku.com>
+ * parser.l (num_esc): Skip octal indicator 'o' if present.
+ This is needed for character constants.
+ (CHRLIT): Fix broken hex constants, being treated as octal.
+
+ * txr.1: Document octal character constants.
+
+2012-02-25 Kaz Kylheku <kaz@kylheku.com>
+
Version 58
* txr.c (version): Bumped.