From 52601dd1cc04becc98777fc8994de18924c18539 Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 29 Mar 2016 17:32:36 +0000 Subject: merge revision(s) 53373: [Backport #11922] * thread_pthread.c (setup_communication_pipe): delay setting owner (rb_thread_create_timer_thread): until thread creation succeeds [ruby-core:72590] [Bug #11922] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@54426 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6c70385595..feabab2047 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Mar 30 02:28:13 2016 Eric Wong + + * thread_pthread.c (setup_communication_pipe): delay setting owner + (rb_thread_create_timer_thread): until thread creation succeeds + [ruby-core:72590] [Bug #11922] + Wed Mar 30 02:20:06 2016 NARUSE, Yui * localeinit.c (rb_locale_charmap_index): fix prototype. -- cgit v1.2.3