summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 810e8d0d..3058ee29 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -6,6 +6,10 @@
- Fixed regression in source location tracking (line numbers
shown in debugger and trace output).
+ - Fixed :vars () in collect/coll not working as intended.
+ This should prevent any bindings from being collected, and
+ allows iteration with collect without accumulating memory.
+
TXR 043
2011-11-23