diff options
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 |