From 7892a9800b16ed13e59f92f236dfc373762c0048 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 26 Mar 2012 07:11:58 -0700 Subject: * arith.c (to_float): Fix unterminated argument list in throwf. * lib.c (funcall): Likewise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dc46ec3e..c57dd97d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-03-26 Kaz Kylheku + + * arith.c (to_float): Fix unterminated argument list in throwf. + + * lib.c (funcall): Likewise. + 2012-03-24 Kaz Kylheku * lib.c (rebind_s): New symbol variable. -- cgit v1.2.3