Describe IO#close.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49263 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2015-01-15 22:16:30 +00:00
parent 0b66e2a5e2
commit 10fe26fe29

3
NEWS
View File

@ -22,6 +22,9 @@ with all sufficient information, see the ChangeLog file.
no longer changes the receiver array instantly every time the no longer changes the receiver array instantly every time the
block is called. block is called.
* IO
* IO#close doesn't raise when the IO object is closed.
=== Stdlib updates (outstanding ones only) === Stdlib updates (outstanding ones only)
=== Stdlib compatibility issues (excluding feature bug fixes) === Stdlib compatibility issues (excluding feature bug fixes)