summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 09a6f01ee0..db48d26fe9 100644
--- a/NEWS
+++ b/NEWS
@@ -204,6 +204,9 @@ with all sufficient information, see the ChangeLog file or Redmine
* Add Set#=== as alias to #include? [Feature #13801]
* Add Set#reset [Feature #6589]
+* StringIO
+ * StringIO#write accepts multiple arguments
+
* WEBrick
* Add Server Name Indication (SNI) support [Feature #13729]