mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS (IO::NULLL): add.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3a297bb1f0
commit
f64358db7d
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -17,6 +17,11 @@ with all sufficient information, see the ChangeLog file.
|
|||
|
||||
* Kernel#respond_to? now returns false for protected methods.
|
||||
|
||||
* Float
|
||||
* new constants:
|
||||
* IO::NULL
|
||||
name of NULL device.
|
||||
|
||||
* io/console
|
||||
* new methods:
|
||||
* IO#noecho {|io| }
|
||||
|
|
Loading…
Reference in a new issue