* NEWS: typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c8e2388257
commit
22412ceda4
2
NEWS
2
NEWS
@ -63,7 +63,7 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
Write `string` to file `name`.
|
Write `string` to file `name`.
|
||||||
Opposite with File.read.
|
Opposite with File.read.
|
||||||
* IO.binwrite(name, string, [offset] )
|
* IO.binwrite(name, string, [offset] )
|
||||||
binary virsion of IO.write.
|
binary version of IO.write.
|
||||||
|
|
||||||
* Kernel
|
* Kernel
|
||||||
* Kernel#respond_to? now returns false for protected methods.
|
* Kernel#respond_to? now returns false for protected methods.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user