aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-13 08:53:16 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-13 08:53:16 +0000
commit8d7fa2291cfa3f8d9f6df744ef8b4f3c15db9245 (patch)
treee84d0b288379d41b0c3e182e03c675edd8924346 /NEWS
parent22e26d350a48a3fa1521eac43ead67eea8df8595 (diff)
downloadruby-8d7fa2291cfa3f8d9f6df744ef8b4f3c15db9245.tar.gz
* lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.
[Feature #9379][ruby-core:59633] * lib/xmlrpc/config.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 82ab9b3cde..ff745dfe9d 100644
--- a/NEWS
+++ b/NEWS
@@ -159,6 +159,9 @@ with all sufficient information, see the ChangeLog file.
http://docs.seattlerb.org/rubygems/History_txt.html#label-2.4.2+%2F+2014-10-01
+* XMLRPC
+ * Added new parser class named LibXMLStreamParser.
+
=== Stdlib compatibility issues (excluding feature bug fixes)
* lib/mathn.rb