summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 086be220..9abf2bd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-10-21 Kaz Kylheku <kaz@kylheku.com>
+ * match.c (v_collect): Regression bugfix. Make it work like the comment
+ says: until/last clause has visibility to uncollated bindings from
+ collect.
+
+2011-10-21 Kaz Kylheku <kaz@kylheku.com>
+
Implementing @(set) directive for assigning to variables
destructively.