diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -210,8 +210,7 @@ sufficient information, see the ChangeLog file or Redmine * <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 are now warned in verbose mode. This warning will be disabled even in non-verbose mode in - Ruby 3.0, and the methods and C functions will be removed in Ruby 3.2. - [Feature #16131] + Ruby 3.0, and the methods and C functions will be removed in Ruby 3.2. [Feature #16131] === Core classes updates (outstanding ones only) |