aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
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