summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-11-24 08:20:45 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-11-24 08:20:45 -0800
commit88e3db0abbde783bfa57f5bce2d792b5dbac6ead (patch)
tree48dceda1ad381631f7908e37507f471c24e262d8 /ChangeLog
parent018d7b2e1e18436e559bf15b0839a7236b6ff975 (diff)
downloadtxr-88e3db0abbde783bfa57f5bce2d792b5dbac6ead.tar.gz
txr-88e3db0abbde783bfa57f5bce2d792b5dbac6ead.tar.bz2
txr-88e3db0abbde783bfa57f5bce2d792b5dbac6ead.zip
* parser.y (texts, elem): Fixed incorrect use of rl rather
than rlcp. Added forgotten rlcp on result of optimize_text. * RELNOTES: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9536796b..2533d4c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-11-24 Kaz Kylheku <kaz@kylheku.com>
+
+ * parser.y (texts, elem): Fixed incorrect use of rl rather
+ than rlcp. Added forgotten rlcp on result of optimize_text.
+
+ * RELNOTES: Updated.
+
2011-11-20 Kaz Kylheku <kaz@kylheku.com>
Version 043