ruby-changes:58347
From: Nobuyoshi <ko1@a...>
Date: Tue, 22 Oct 2019 01:29:21 +0900 (JST)
Subject: [ruby-changes:58347] 35f90bf1b9 (master): NEWS: fixed method names [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=35f90bf1b9 From 35f90bf1b9b06f93e919af3c4095b7aff903d799 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Tue, 22 Oct 2019 01:27:49 +0900 Subject: NEWS: fixed method names [ci skip] diff --git a/NEWS b/NEWS index 693ac06..5f499b8 100644 --- a/NEWS +++ b/NEWS @@ -214,7 +214,7 @@ Dir:: https://github.com/ruby/ruby/blob/trunk/NEWS#L214 Modified method:: - * Dir#glob and Dir#[] no longer allow NUL-separated glob pattern. + * Dir.glob and Dir.[] no longer allow NUL-separated glob pattern. Use Array instead. [Feature #14643] Encoding:: -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/