From 0da197714768ec91189c412fa57fe1422550ee06 Mon Sep 17 00:00:00 2001 From: drbrain Date: Mon, 1 Aug 2011 06:47:00 +0000 Subject: * test/rake/test_rake_functional.rb: Don't assume the binary name of ruby is "ruby". [Ruby 1.9 - Bug #5114] * test/rake/helper.rb: ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@32798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c5beee9822..7fde07955c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 01 15:45:23 2011 Eric Hodel + + * test/rake/test_rake_functional.rb: Don't assume the binary name of + ruby is "ruby". [Ruby 1.9 - Bug #5114] + * test/rake/helper.rb: ditto + Mon Aug 1 05:21:42 2011 TAKANO Mitsuhiro (takano32) * cont.c (cont_save_thread): fix missing semicolon. -- cgit v1.2.3