From c5cb386eba6d9a2d9a8e6ffa8c30137d0c4660c1 Mon Sep 17 00:00:00 2001 From: normal Date: Wed, 30 May 2018 11:49:06 +0000 Subject: NEWS: clarify item about built-in thread cache [Feature #14757] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63527 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3d835b2621..6673ed8eae 100644 --- a/NEWS +++ b/NEWS @@ -234,7 +234,8 @@ with all sufficient information, see the ChangeLog file or Redmine * VM generator script renewal; makes the generated VM more optimized. [GH-1779] -* Thread cache enabled for pthreads platforms [Feature #14757] +* Thread cache enabled for pthreads platforms + (for `Thread.new` and `Thread.start`) [Feature #14757] === Miscellaneous changes -- cgit v1.2.3