From b2acfab28872b090d38daaddce408f70cdf8e167 Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 14 Nov 2014 05:03:38 +0000 Subject: * NEWS: mention about IO#nonblock_{read,write} of Windows' pipe. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48421 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 97431adcce..a01adc0beb 100644 --- a/NEWS +++ b/NEWS @@ -60,6 +60,10 @@ with all sufficient information, see the ChangeLog file. * Improvements * Introduce incremental marking for major GC. [Feature #10137] +* IO + * Improvements + * IO#nonblock_read and IO#nonblock_write for pipes on Windows are supported. + * Kernel * New methods: * Kernel#itself -- cgit v1.2.3