summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-04 17:00:05 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-04 17:00:05 -0800
commit0b205139823e033dca63719ff8a6e0b390c96476 (patch)
treee47cd1093ece7b61ebad01d5ab43ae7ae515c879
parent45376e552a18a2991421a8df34c931d56ecdd31d (diff)
downloadtxr-0b205139823e033dca63719ff8a6e0b390c96476.tar.gz
txr-0b205139823e033dca63719ff8a6e0b390c96476.tar.bz2
txr-0b205139823e033dca63719ff8a6e0b390c96476.zip
RELNOTES: Preparing for 045.
-rw-r--r--RELNOTES16
1 files changed, 16 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index f847332a..295a6891 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,19 @@
+ TXR 045
+ 2012-12-0?
+
+ Features
+
+ - New functions exposed in Lisp interpreter: strings, characters,
+ symbols and lazy lists.
+
+ - Quasiquote semantics clarified.
+
+ Bugs
+
+ - Flaws in some string-splitting functions identified and fixed.
+
+
+
TXR 044
2012-12-01