From 3c36690ea47bd88ed7a6bf2d2cf4e53ea9fdbc1a Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 10 Jul 2014 20:37:58 -0700 Subject: Version 92. * RELNOTES: Updated. * configure, txr.1: Bumped version. * share/txr/stdlib/ver.txr: Likewise --- RELNOTES | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'RELNOTES') 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 -- cgit v1.2.3