From 33a9e63ad9cbd673e84d0403fb7c72cdc9b1a616 Mon Sep 17 00:00:00 2001 From: shugo Date: Sat, 24 Feb 2007 06:15:04 +0000 Subject: * lib/monitor.rb: rewritten using Mutex/ConditionVariable. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ada8242fa5..032efbac96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 24 15:14:02 2007 Shugo Maeda + + * lib/monitor.rb: rewritten using Mutex/ConditionVariable. + Sat Feb 24 13:25:32 2007 Koichi Sasada * lib/soap/mapping/factory.rb: catch up with spec changes (return -- cgit v1.2.3