ruby-changes:37182
From: akr <ko1@a...>
Date: Fri, 16 Jan 2015 07:16:52 +0900 (JST)
Subject: [ruby-changes:37182] akr:r49263 (trunk): Describe IO#close.
akr 2015-01-16 07:16:30 +0900 (Fri, 16 Jan 2015) New Revision: 49263 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49263 Log: Describe IO#close. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 49262) +++ NEWS (revision 49263) @@ -22,6 +22,9 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L22 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) -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/