From 7c1778d6387c6bf695f87fc718d878eb228b628c Mon Sep 17 00:00:00 2001 From: ko1 Date: Mon, 15 Oct 2012 21:45:24 +0000 Subject: * vm_insnhelper.c (VM_CALLEE_SETUP_ARG): fix wrong condition. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2144d209a3..ca71e9370e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Oct 16 06:44:06 2012 Koichi Sasada + + * vm_insnhelper.c (VM_CALLEE_SETUP_ARG): fix wrong condition. + Tue Oct 16 06:29:18 2012 Koichi Sasada * vm_insnhelper.c (vm_call_method): disable CI_SET_FASTPATH() if -- cgit v1.2.3