summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES22
1 files changed, 22 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index b9a87697..1d330fe6 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,25 @@
+ TXR 92
+ 2014-07-11
+
+
+ Features
+
+ - New operators ado and ido.
+
+ - New command line option --license.
+
+ - Long overdue flet and labels operators for lexical binding in the function
+ space, added as macros.
+
+ Bugs
+
+ - apf and ipf functions fixed.
+
+ - Uninitialized variable bug fix in select function
+ and in the index list case of replace-list.
+
+
+
TXR 91
2014-07-02