From d8fcf01d92cb3e631deacaa3178a86cb310758b8 Mon Sep 17 00:00:00 2001 From: nahi Date: Thu, 19 Feb 2004 13:40:42 +0000 Subject: * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites. DRb.start_service could handle this. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@5784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ba6e3d2b3..94f52a293 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 19 22:39:04 2004 NAKAMURA, Hiroshi + + * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites. + DRb.start_service could handle this. + Thu Feb 19 22:19:00 2004 Gavin Sinclair * lib/ostruct.rb: documented -- cgit