aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-01-08 19:09:12 +0000
committergotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-01-08 19:09:12 +0000
commit7011bf152338c065f653996af7f2513f8f64de6b (patch)
treefa69f7250c3c96d5f70624bd29c979f6434205e8 /ChangeLog
parent1630a8294aad6b65f297195a7fadf0b3e15d5151 (diff)
downloadruby-7011bf152338c065f653996af7f2513f8f64de6b.tar.gz
* test/webrick/test_server.rb (test_daemon): delete an assertion
which has possibility to fail by race condition. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c450c8cf56..d111364459 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jan 9 04:08:40 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>
+
+ * test/webrick/test_server.rb (test_daemon): delete an assertion
+ which has possibility to fail by race condition.
+
Sun Jan 9 03:22:46 2005 Minero Aoki <aamine@loveruby.net>
* test/fileutils/test_fileutils.rb (test_copy_entry): copy_entry