From 28fd8a2d91dfef3ab371cbd5782ef4a7ef44850e Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 10 Sep 2006 00:09:11 +0000 Subject: * eval.c (stack_extend): fixed prototype. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7c0ada679f..a1a988249b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ +Sun Sep 10 09:08:40 2006 Nobuyoshi Nakada + + * eval.c (stack_extend): fixed prototype. + Sat Sep 9 23:50:38 2006 Yukihiro Matsumoto * bignum.c (rb_big_mul0): bignum multiplication without - normalization. + normalization. * bignum.c (rb_big_pow): use rb_big_mul0(). [ruby-dev:29547] -- cgit v1.2.3