From 8f50a210645c1318f7e808d23689db0f03d9578c Mon Sep 17 00:00:00 2001 From: kou Date: Sun, 7 Jul 2013 02:55:10 +0000 Subject: * NEWS: Add REXML::Text#<< related updates. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a3906f26a3..4594fc76af 100644 --- a/NEWS +++ b/NEWS @@ -131,6 +131,10 @@ with all sufficient information, see the ChangeLog file. methods. You should use XMLRPC::Client methods for changing major HTTP client options instead of XMLRPC::Client#http. +* REXML::Text + * REXML::Text#<< supports method chain like 'text << "XXX" << "YYY"'. + * REXML::Text#<< supports not "raw" mode. + === Stdlib compatibility issues (excluding feature bug fixes) * URI -- cgit v1.2.3