From 5682bc6ac547af13e2d2a4100c7d82995c2749f4 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 23 Oct 2017 06:05:46 +0000 Subject: NEWS: add [Feature #9323] [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3