From 1070456bb8ddf48be7b601daa024fe372c3c25c1 Mon Sep 17 00:00:00 2001 From: git Date: Thu, 26 Sep 2019 20:25:42 +0900 Subject: * remove trailing spaces. [ci skip] --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d23cadde3e..9010d5dd05 100644 --- a/NEWS +++ b/NEWS @@ -174,7 +174,7 @@ Module:: * 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 v1.2.3