summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-05-11 07:23:35 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-05-11 07:23:35 -0700
commit56d5ae7c0e8891355452cd29f3b0dede934c7d82 (patch)
treec03e612e9a5d11e6a7b20c05dff1d96465e75c43 /ChangeLog
parentc768f6ba6df0f944f457b1a82a5bbb3c85963110 (diff)
downloadtxr-56d5ae7c0e8891355452cd29f3b0dede934c7d82.tar.gz
txr-56d5ae7c0e8891355452cd29f3b0dede934c7d82.tar.bz2
txr-56d5ae7c0e8891355452cd29f3b0dede934c7d82.zip
Fix argument count checking regression.
* eval.c (apply): Revert some changes from 2015-03-13 which cause the too many arguments case not to be diagnosed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 130076f9..9bfabebe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-05-11 Kaz Kylheku <kaz@kylheku.com>
+
+ Fix argument count checking regression.
+
+ * eval.c (apply): Revert some changes from 2015-03-13
+ which cause the too many arguments case not to be
+ diagnosed.
+
2015-05-10 Kaz Kylheku <kaz@kylheku.com>
* place.tl (errno): Support (errno) form as place.