summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 40f58fb397..05ae35a978 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,9 @@ with all sufficient information, see the ChangeLog file.
* Thread
* Thread#name, Thread#name are added to handle thread names [Feature #11251]
+* NameError
+ * NameError#receiver is added to take the reciever object. [Feature #10881]
+
=== Core classes compatibility issues (excluding feature bug fixes)
* Array