From 6c2bc5ad087e74dea68585c6bf876a038d9e324f Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 5 Aug 2014 07:13:12 -0700 Subject: * eval.c (eval_init): Fix incorrect registration of random-fixnum, which doesn't allow it to be called with no arguments. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5bd3c216..42bbbaac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-08-05 Kaz Kylheku + + * eval.c (eval_init): Fix incorrect registration of + random-fixnum, which doesn't allow it to be called + with no arguments. + 2014-08-05 Kaz Kylheku * parser.y: Back port from Berkeley Yacc to GNU Bison. -- cgit v1.2.3