From e2a930c73a77c39f1b2aa6fa405afbab583abea2 Mon Sep 17 00:00:00 2001 From: naruse Date: Sat, 13 Jun 2015 10:58:14 +0000 Subject: add Thread.name and Thread.name= docs Feature #11251 [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50868 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index cf10aae797..eefdd005d2 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,9 @@ with all sufficient information, see the ChangeLog file. * pack/unpack (Array/String) * j and J directives for pointer width integer type. [Feature #11215] +* Thread + * Thread#name, Thread#name are added to handle thread names [Feature #11251] + === Stdlib updates (outstanding ones only) -- cgit v1.2.3