ruby-changes:57928
From: git <ko1@a...>
Date: Thu, 26 Sep 2019 20:25:53 +0900 (JST)
Subject: [ruby-changes:57928] 1070456bb8 (master): * remove trailing spaces. [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=1070456bb8 From 1070456bb8ddf48be7b601daa024fe372c3c25c1 Mon Sep 17 00:00:00 2001 From: git <svn-admin@r...> Date: Thu, 26 Sep 2019 20:25:42 +0900 Subject: * remove trailing spaces. [ci skip] diff --git a/NEWS b/NEWS index d23cadd..9010d5d 100644 --- a/NEWS +++ b/NEWS @@ -174,7 +174,7 @@ Module:: https://github.com/ruby/ruby/blob/trunk/NEWS#L174 * Module#autoload? now takes an +inherit+ optional argument, like as Module#const_defined?. [Feature #15777] - + * Module#name now always return a frozen String. The returned String is always the same for a given Module. This change is experimental [Feature #16150] -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/