summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d35d12ea..0295a4a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2012-02-05 Kaz Kylheku <kaz@kylheku.com>
+ Version 56
+
+ * txr.c (version): Bumped.
+
+ * txr.1: Bumped version and set date.
+
+ * configure (txr_ver): Bumped.
+
+ * RELNOTES: Updated.
+
+2012-02-05 Kaz Kylheku <kaz@kylheku.com>
+
* parser.l: Allow semicolon terminator on hex and octal
escapes in a regex. Removed o escape character from octal
constants in strings and quasiliterals: no such thing is documented.