From b4e897dd0b182eb42d701200ff6bd6f7f0e0656c Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 17 Oct 2008 09:07:27 +0000 Subject: * test/rubygems/gemutilities.rb (RubyGemTestCase#build_rake_in): get rid of interference with other tests. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19817 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bac981b91..5f10c1e53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 17 18:07:17 2008 Nobuyoshi Nakada + + * test/rubygems/gemutilities.rb (RubyGemTestCase#build_rake_in): + get rid of interference with other tests. + Fri Oct 17 11:48:18 2008 Shugo Maeda * ext/socket/socket.c (init_sock): sockets should be binmode. -- cgit