From d23abfc546cf0b5f1b28588036af691938c484a0 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 18 Aug 2007 06:45:37 +0000 Subject: * insnhelper.ci (vm_yield_setup_args): rsize and psize should not be negative. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bbfddcb04a..aa18e2aa50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Aug 18 15:45:34 2007 Nobuyoshi Nakada + + * insnhelper.ci (vm_yield_setup_args): rsize and psize should not be + negative. + Sat Aug 18 14:35:00 2007 Nobuyoshi Nakada * insnhelper.ci (vm_callee_setup_arg, vm_send_optimize, -- cgit v1.2.3