summaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 16ddc511..31e1dfd1 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -14,6 +14,9 @@
- Regression in source location tracking (line numbers
shown in debugger and trace output).
+ - Regression in vertical skip directive caused it to ignore
+ its arguments.
+
- 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.