From 910848f2a95f592041c07066d1de6d2ababea28f Mon Sep 17 00:00:00 2001 From: hsbt Date: Tue, 13 Dec 2016 02:01:34 +0000 Subject: [PATCH] Update description of XMLRPC section. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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