aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-24 08:10:08 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-24 08:10:08 +0000
commita1b8407b417ca0ea2e9c1b64f41811a77615c39d (patch)
tree679de1dcf9204f91cd3720b26fdeb565f40b9401
parent92730c4689fbffa33aeaa56a7a8bf1bd9648e4af (diff)
downloadruby-a1b8407b417ca0ea2e9c1b64f41811a77615c39d.tar.gz
Added NEWS entry for r60008
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60009 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 70af226b7d..fe69733b8d 100644
--- a/NEWS
+++ b/NEWS
@@ -178,6 +178,9 @@ with all sufficient information, see the ChangeLog file or Redmine
* mathn.rb
Removed from stdlib. [Feature #10169]
+* Rubygems
+ * Removed "ubygems.rb" file from stdlib. It's needless after the Ruby 1.9.
+
=== C API updates
=== Supported platform changes