aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-26 20:55:31 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-26 20:55:31 +0000
commit62b993eec31e716d52d407b05e756ee97ec1adae (patch)
tree3fcd689f66449ec602578b1138e3c445035e4559 /NEWS
parentaed0aea64cbf9b9b5cb14db68b2c9617b64420c9 (diff)
downloadruby-62b993eec31e716d52d407b05e756ee97ec1adae.tar.gz
NEWS: Thread#name= on Windows [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4bfca9240c..fac6484dfd 100644
--- a/NEWS
+++ b/NEWS
@@ -99,6 +99,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* Thread#fetch [Feature #13009]
+ * Description set by Thread#name= is now visible on Windows 10.
+
=== Stdlib updates (outstanding ones only)
* ERB