aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 52961cc67e..a84c4aa62f 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,9 @@ with all sufficient information, see the ChangeLog file.
this flag means to permit deleting opened file on Windows, but currently
this affect only files opened as binary. [Feature #11218]
+* Thread
+ * Thread#name, Thread#name are added to handle thread names [Feature #11251]
+
=== Core classes compatibility issues (excluding feature bug fixes)
* Array
@@ -55,9 +58,6 @@ 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)