ruby-changes:58941
From: Nobuyoshi <ko1@a...>
Date: Thu, 28 Nov 2019 21:47:42 +0900 (JST)
Subject: [ruby-changes:58941] 0b453e2a55 (master): Get rid of inadvertent label [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=0b453e2a55 From 0b453e2a55eefbe1bbb0b76faf61b9b6ab121d48 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Thu, 28 Nov 2019 21:45:43 +0900 Subject: Get rid of inadvertent label [ci skip] diff --git a/NEWS b/NEWS index 0add7a0..204ff7d 100644 --- a/NEWS +++ b/NEWS @@ -210,8 +210,7 @@ sufficient information, see the ChangeLog file or Redmine https://github.com/ruby/ruby/blob/trunk/NEWS#L210 * <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) -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/