summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-25 13:46:34 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-25 13:46:34 +0000
commitbc3c17850915d840f136189bd3ace5d5369dde2d (patch)
tree5b47aaef600b4e141ba75d91b4a967c01c1228cc /ChangeLog
parentcba52ec37cbe5be168f00ca9568e68fb1ed4f984 (diff)
* test/ruby/test_thread.rb (test_status_and_stop_p): reduce the risk
of race condition. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18838 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 1a04ef0c45..1e58a588ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Aug 25 22:46:01 2008 Yusuke Endoh <mame@tsg.ne.jp>
+
+ * test/ruby/test_thread.rb (test_status_and_stop_p): reduce the risk
+ of race condition.
+
Mon Aug 25 22:39:57 2008 Yusuke Endoh <mame@tsg.ne.jp>
* lib/irb/extend-command.rb (def_extend_command): check number of