summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-21 20:53:51 -0400
committerKaz Kylheku <kaz@kylheku.com>2011-10-21 20:53:51 -0400
commit6729d88a6f8f5fc1ae4ea07b96a979bb6ca71ee8 (patch)
tree5bebfe7607e9f8953ce22d42b6e5f7d4dd6db8c2 /ChangeLog
parent3f116ba6a398244dfc8b202dfc4087b92bbaabb4 (diff)
downloadtxr-6729d88a6f8f5fc1ae4ea07b96a979bb6ca71ee8.tar.gz
txr-6729d88a6f8f5fc1ae4ea07b96a979bb6ca71ee8.tar.bz2
txr-6729d88a6f8f5fc1ae4ea07b96a979bb6ca71ee8.zip
Fix incorrect ChangeLog entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 42bf46af..6e0efc6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,7 @@
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.
+ * match.c (v_collect, v_coll): Establish empty list bindings
+ for all :vars in the event that the collect turns up nothing.
* txr.1: Document behavior.