mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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:
parent
0b66e2a5e2
commit
10fe26fe29
1 changed files with 3 additions and 0 deletions
3
NEWS
3
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue