From f4db8aedc87d0ff901206e4c59478554b7b952a6 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 20 Dec 2010 21:10:24 +0000 Subject: * compile.c (setup_args), vm.c (invoke_block_from_c), vm_insnhelper.c (caller_setup_args): reverted r30241 and r30243 except for the test. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 30b5cbbda4..315452e82c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 21 06:10:18 2010 Nobuyoshi Nakada + + * compile.c (setup_args), vm.c (invoke_block_from_c), + vm_insnhelper.c (caller_setup_args): reverted r30241 and r30243 + except for the test. + Tue Dec 21 01:41:42 2010 Masaya Tarui * io.c : add an extra byte to buffer for the specification of read -- cgit v1.2.3