From 88e3db0abbde783bfa57f5bce2d792b5dbac6ead Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 24 Nov 2011 08:20:45 -0800 Subject: * parser.y (texts, elem): Fixed incorrect use of rl rather than rlcp. Added forgotten rlcp on result of optimize_text. * RELNOTES: Updated. --- RELNOTES | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'RELNOTES') diff --git a/RELNOTES b/RELNOTES index 981c08ff..810e8d0d 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,3 +1,12 @@ + TXR 044 + 201?-??-?? + + Bugs + + - Fixed regression in source location tracking (line numbers + shown in debugger and trace output). + + TXR 043 2011-11-23 -- cgit v1.2.3