ruby-changes:58548
From: Benoit <ko1@a...>
Date: Sun, 3 Nov 2019 19:14:53 +0900 (JST)
Subject: [ruby-changes:58548] 4a16623707 (master): Remove incorrect NEWS entry, only Regexp#match and #match? changed
https://git.ruby-lang.org/ruby.git/commit/?id=4a16623707 From 4a166237074edeaf5b7c1a0fb3c0bb4489c0dbf4 Mon Sep 17 00:00:00 2001 From: Benoit Daloze <eregontp@g...> Date: Sun, 3 Nov 2019 11:08:58 +0100 Subject: Remove incorrect NEWS entry, only Regexp#match and #match? changed diff --git a/NEWS b/NEWS index f002ea3..f2dc547 100644 --- a/NEWS +++ b/NEWS @@ -390,10 +390,6 @@ String:: https://github.com/ruby/ruby/blob/trunk/NEWS#L390 * Update Unicode Emoji version to 12.1 [Feature #16272] - Modified methods:: - - * String#match(nil) and String#match?(nil) now raise TypeError. [Feature #13083] - Time:: New methods:: -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/