From 585cbf65351ca10ebe673fefac22fdb9864779eb Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 23 Oct 2017 07:06:12 +0000 Subject: zlib.c: multiple arguments to write * ext/zlib/zlib.c (rb_gzwriter_write): accepts multiple arguments. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index db48d26fe9..840c56d21a 100644 --- a/NEWS +++ b/NEWS @@ -211,6 +211,9 @@ with all sufficient information, see the ChangeLog file or Redmine * Add Server Name Indication (SNI) support [Feature #13729] +* Zlilb + * Zlib::GzipWriter#write accepts multiple arguments + === Compatibility issues (excluding feature bug fixes) * BasicSocket#read_nonblock and BasicSocket#write_nonblock no -- cgit v1.2.3