summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES20
1 files changed, 20 insertions, 0 deletions
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