From 7724d1363582b00a322e402e220737d313fe2c0b Mon Sep 17 00:00:00 2001 From: shyouhei Date: Wed, 13 Oct 2010 10:28:25 +0000 Subject: * vm.c (ruby_vm_destruct): This function type was wrong; correct to the prototype. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29482 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e941dda1cc..add179b06e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 13 19:24:08 2010 URABE Shyouhei + + * vm.c (ruby_vm_destruct): This function type was wrong; correct to the prototype. + Wed Oct 13 14:58:09 2010 NARUSE, Yui * numeric.c (rb_num_to_uint): fix 32bit logic. -- cgit v1.2.3