summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-07-10 20:37:58 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-07-10 20:37:58 -0700
commit3c36690ea47bd88ed7a6bf2d2cf4e53ea9fdbc1a (patch)
tree75155b363978af8f80573e51823c6224f898ad9a /RELNOTES
parent955dec17ec449be79ac85b2c9e2e4fb825e612f3 (diff)
downloadtxr-3c36690ea47bd88ed7a6bf2d2cf4e53ea9fdbc1a.tar.gz
txr-3c36690ea47bd88ed7a6bf2d2cf4e53ea9fdbc1a.tar.bz2
txr-3c36690ea47bd88ed7a6bf2d2cf4e53ea9fdbc1a.zip
Version 92.txr-92
* RELNOTES: Updated. * configure, txr.1: Bumped version. * share/txr/stdlib/ver.txr: Likewise
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