diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |