From dedbe778faa8c7a5de321412e30588ff162fb34a Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 23 Jun 2014 09:50:21 +0000 Subject: merge revision(s) 45899: [Backport #9751] * thread.c (thread_start_func_2): stop if forked in a sub-thread, the thread has become the main thread. [ruby-core:62070] [Bug #9751] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@46518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 70dc331f5e..f4dc059b8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Jun 23 18:50:13 2014 Nobuyoshi Nakada + + * thread.c (thread_start_func_2): stop if forked in a sub-thread, + the thread has become the main thread. + [ruby-core:62070] [Bug #9751] + Mon Jun 23 18:35:34 2014 Josh Goebel * net/protocol.rb (using_each_crlf_line): fix SMTP dot-stuffing -- cgit v1.2.3