From e66f118a9bf4e727ed63003af56a028779429482 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Wed, 22 Aug 2007 03:39:26 +0000 Subject: * lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug. the thread is started too early. [ruby-talk:264062] * test/rinda/test_rinda.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@13222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 56a7985e44..6186e20d6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Arg 12 03:56:30 2007 Masatoshi SEKI + + * lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug. + the thread is started too early. [ruby-talk:264062] + + * test/rinda/test_rinda.rb: ditto. + Wed Aug 22 12:31:15 2007 Nobuyoshi Nakada * configure.in (ac_cv_func_isinf): set yes also on OpenSolaris. -- cgit v1.2.3