From 7f310f4d6853a36277557d640862541088c6b59a Mon Sep 17 00:00:00 2001 From: naruse Date: Fri, 9 Dec 2016 22:45:39 +0000 Subject: Zlib.gzip and Zlib.gunzip [Feature #13020] Encode and Decode gzip data without creating files. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index eee221e374..d86df182d4 100644 --- a/NEWS +++ b/NEWS @@ -343,6 +343,10 @@ with all sufficient information, see the ChangeLog file or Redmine * XMLRPC is removed from stdlib. [Feature #12160][ruby-core:74239] https://github.com/ruby/xmlrpc is the new upstream. +* Zlib + + * Zlib.gzip and Zlib.gunzip [Feature #13020] + === C API updates * ruby_show_version() will no longer exits the process, if -- cgit v1.2.3