From ecec55085597dd393a340664f93e61e9a8876044 Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 12 Nov 2003 05:10:54 +0000 Subject: * test/monitor/test_monitor.rb: fix the timing problem by Queue. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e9ba6f9ca5..3ec34455ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Nov 12 14:09:43 2003 Shugo Maeda + + * test/monitor/test_monitor.rb: fix the timing problem by Queue. + Wed Nov 12 12:59:44 2003 Shugo Maeda * test/monitor/test_monitor.rb: added. -- cgit v1.2.3