From 10fe26fe29681e1b33ee9881efab8e21a7b4fc4d Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 15 Jan 2015 22:16:30 +0000 Subject: Describe IO#close. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index a742fdca8d..99be0f9eb5 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,9 @@ with all sufficient information, see the ChangeLog file. no longer changes the receiver array instantly every time the block is called. +* IO + * IO#close doesn't raise when the IO object is closed. + === Stdlib updates (outstanding ones only) === Stdlib compatibility issues (excluding feature bug fixes) -- cgit v1.2.3