summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-01 15:36:18 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-01 15:36:18 -0800
commitea7e47310617551ada9e165918351805c8cfe6f9 (patch)
tree3450b94a6b1539dc8d66b7c2b4e58e07411ef488 /ChangeLog
parent2496d222fb0a451372989e846a1db0ec4e6e6fa6 (diff)
downloadtxr-ea7e47310617551ada9e165918351805c8cfe6f9.tar.gz
txr-ea7e47310617551ada9e165918351805c8cfe6f9.tar.bz2
txr-ea7e47310617551ada9e165918351805c8cfe6f9.zip
* match.c (v_skip): Bugfix: Nov 12 commit caused regression:
skip min/max arguments not working! * RELNOTES: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84b220cf..9a26ae90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2011-12-01 Kaz Kylheku <kaz@kylheku.com>
+ * match.c (v_skip): Bugfix: Nov 12 commit caused regression:
+ skip min/max arguments not working!
+
+ * RELNOTES: Updated.
+
+2011-12-01 Kaz Kylheku <kaz@kylheku.com>
+
Dropping the silly cons return value from txeval.
Two interfaces are provided to the function. One throws
on unbound variable, the other which evaluates them to the