summaryrefslogtreecommitdiff
path: root/doc/NEWS-2.7.0
diff options
context:
space:
mode:
Diffstat (limited to 'doc/NEWS-2.7.0')
-rw-r--r--doc/NEWS-2.7.03
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/NEWS-2.7.0 b/doc/NEWS-2.7.0
index 9dd34dc61b..85bd156795 100644
--- a/doc/NEWS-2.7.0
+++ b/doc/NEWS-2.7.0
@@ -238,8 +238,7 @@ sufficient information, see the ChangeLog file or Redmine
as an endless range.
* Access and setting of <code>$SAFE</code> will now always display a warning.
- <code>$SAFE</code> will become a normal global variable in Ruby 3.0.
- [Feature #16131]
+ <code>$SAFE</code> will become a normal global variable in Ruby 3.0. [Feature #16131]
* <code>Object#{taint,untaint,trust,untrust}</code> and related functions in the C-API
no longer have an effect (all objects are always considered untainted), and will now