aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-23 06:05:46 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-23 06:05:46 +0000
commit3546d69b4605a34e9fb43a401983174f7054e636 (patch)
tree3b35d87b7c74059d5df9d7231f0a38f83837cb92 /NEWS
parentd4ae3986210080e16ba8bfa127700f8761830826 (diff)
downloadruby-3546d69b4605a34e9fb43a401983174f7054e636.tar.gz
NEWS: add [Feature #9323] [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6aba2b4d9f..09a6f01ee0 100644
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* IO#pread [Feature #4532]
* IO#pwrite [Feature #4532]
* IO#copy_stream tries copy offload with copy_file_range(2) [Feature #13867]
+ * IO#write accepts multiple arguments [Feature #9323]
* IOError