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