From 08773eab2dc39ead0802db2764f4a163c50178eb Mon Sep 17 00:00:00 2001 From: yugui Date: Mon, 13 Jul 2009 15:47:20 +0000 Subject: * test/ruby/test_case.rb (TestCase#test_deoptimization): test for [ruby-core:23190]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ef1f3c90b..66027dbc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 14 00:45:41 2009 Yuki Sonoda (Yugui) + + * test/ruby/test_case.rb (TestCase#test_deoptimization): + test for [ruby-core:23190]. + Mon Jul 13 22:49:50 2009 Yuki Sonoda (Yugui) * lib/prime.rb (Prime#prime_division): now decomposes -- cgit