summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 0 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index 4c8f10518e..c447db5be5 100644
--- a/NEWS
+++ b/NEWS
@@ -365,7 +365,6 @@ Module::
always the same for a given Module. This change is
experimental. [Feature #16150]
-
NilClass / TrueClass / FalseClass::
Modified methods::
@@ -381,13 +380,6 @@ ObjectSpace::WeakMap::
* ObjectSpace::WeakMap#[]= now accepts special objects as either key or
values. [Feature #16035]
-Regexp::
-
- Modified method::
-
- * Regexp#match and Regexp#match? with a +nil+ argument are deprecated
- and will raise a TypeError in the next release. [Feature #13083]
-
RubyVM::
Removed method::