summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-01-05 18:15:42 -0800
committerKaz Kylheku <kaz@kylheku.com>2015-01-05 18:15:42 -0800
commit9496b3f825b80611b7bbfbc8cd9898da0412f581 (patch)
treeadda4925ac10ae696d30992cd2e824a58d0697c7 /ChangeLog
parentff037a5cf972aee097d30d068588bd77b217d39f (diff)
downloadtxr-9496b3f825b80611b7bbfbc8cd9898da0412f581.tar.gz
txr-9496b3f825b80611b7bbfbc8cd9898da0412f581.tar.bz2
txr-9496b3f825b80611b7bbfbc8cd9898da0412f581.zip
* match.c (h_trailer): Bugfix: not returning new variable
bindings captured in trailer section. Ouch!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e6fee1e..0747d675 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-05 Kaz Kylheku <kaz@kylheku.com>
+
+ * match.c (h_trailer): Bugfix: not returning new variable
+ bindings captured in trailer section. Ouch!
+
2015-01-01 Kaz Kylheku <kaz@kylheku.com>
Version 101