From 3a9117011fdbcfd75e84cf5c0006bf357a20f959 Mon Sep 17 00:00:00 2001 From: kosaki Date: Wed, 29 Jun 2011 15:55:44 +0000 Subject: * thread.c (rb_thread_stop): change RDoc sample code. The old example is buggy and may cause deadlock. The patch is suggested by Heesob Park . Thank you! [Bug #3606][ruby-core:31454] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7fad7a8fe3..05d50463c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Jun 30 00:54:33 2011 KOSAKI Motohiro + + * thread.c (rb_thread_stop): change RDoc sample code. The old + example is buggy and may cause deadlock. The patch is + suggested by Heesob Park . Thank you! + [Bug #3606][ruby-core:31454] + Thu Jun 30 00:49:53 2011 KOSAKI Motohiro * thread.c (rb_thread_wakeup): change RDoc sample code. The old -- cgit v1.2.3