From 8b4578f295cc022e8bf0bb62d1a8cf8673636f27 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 21 Jan 2012 17:50:15 -0800 Subject: Version 54 * txr.c (version): Bumped. * txr.1: Bumped version and set date. * configure (txr_ver): Bumped. * RELNOTES: Updated. --- RELNOTES | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'RELNOTES') diff --git a/RELNOTES b/RELNOTES index eb620b2c..15491c13 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,3 +1,23 @@ + TXR 54 + 2011-01-21 + + + Features + + - Improved debugger: + - step into + - step over + - finish + - backtrace for pattern and TXR Lisp functions. + - dump more complete environment. + + - Debugging support can be disabled at compile time: configure + with --no-debug-support. + + - New lazy append function (append*). + + + TXR 53 2011-01-11 -- cgit v1.2.3