From 072ccff04debff32072e771bc078fe8bc14ccaad Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 15 May 2009 08:33:52 +0000 Subject: * eval.c (rb_thread_join), ext/thread/thread.c (wake_one): adjusts targets of rest waiting threads to join. [ruby-core:23457] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b7fef3f41..b731938e35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri May 15 17:33:51 2009 Nobuyoshi Nakada + + * eval.c (rb_thread_join), ext/thread/thread.c (wake_one): adjusts + targets of rest waiting threads to join. [ruby-core:23457] + Sat May 9 23:26:04 2009 Akinori MUSHA * lib/delegate.rb (Delegator#method_missing) -- cgit v1.2.3