aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 0 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index cbe6837010..29b610e3ff 100644
--- a/NEWS
+++ b/NEWS
@@ -371,14 +371,6 @@ RubyVM::
* +RubyVM.resolve_feature_path+ moved to
<code>$LOAD_PATH.resolve_feature_path</code>. [Feature #15903] [Feature #15230]
-Symbol::
-
- Modified method::
-
- * Symbol#to_s now always returns a frozen String. The returned String
- is always the same for a given Symbol. This change is
- experimental. [Feature #16150]
-
String::
Unicode::