From 2aecddc7c6941d3d7d3a76cb680e41a7f52e814d Mon Sep 17 00:00:00 2001 From: stomar Date: Tue, 7 Nov 2017 20:06:25 +0000 Subject: [PATCH] NEWS: clarify "ubygems.rb" entry git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a48f2dca6f..6388f0253f 100644 --- a/NEWS +++ b/NEWS @@ -241,7 +241,7 @@ with all sufficient information, see the ChangeLog file or Redmine Removed from stdlib. [Feature #10169] * Rubygems - * Removed "ubygems.rb" file from stdlib. It's needless after the Ruby 1.9. + * Removed "ubygems.rb" file from stdlib. It's needless since Ruby 1.9. === C API updates