aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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