aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-12-13 02:01:34 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-12-13 02:01:34 +0000
commit1ef76182b4fd92f340416a2b1beb5bbf0c8107f7 (patch)
tree2f6b99ec6b840a1578e319e69a5682d32e93cd79
parent95cf0d17494b6a79bea4bdb1a565a4484a6c71b8 (diff)
downloadruby-1ef76182b4fd92f340416a2b1beb5bbf0c8107f7.tar.gz
Update description of XMLRPC section.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d951015024..8755cbb4c9 100644
--- a/NEWS
+++ b/NEWS
@@ -346,7 +346,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* XMLRPC
- * XMLRPC is removed from stdlib. [Feature #12160][ruby-core:74239]
+ * XMLRPC is removed from stdlib, and bundled as gem. [Feature #12160][ruby-core:74239]
https://github.com/ruby/xmlrpc is the new upstream.
* Zlib