mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: remove a description of Kernel#respond_to? because it has
been reverted at revision 41837. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32359 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a108a97f98
commit
a943788fb7
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Sat Jul 2 01:57:00 2011 Kenta Murata <mrkn@mrkn.jp>
|
||||
|
||||
* NEWS: remove a description of Kernel#respond_to? because it has
|
||||
been reverted at revision 41837.
|
||||
|
||||
Sat Jul 2 00:58:00 2011 Kenta Murata <mrkn@mrkn.jp>
|
||||
|
||||
* NEWS: describe a change of multiplication of Bignum.
|
||||
|
|
1
NEWS
1
NEWS
|
@ -71,7 +71,6 @@ with all sufficient information, see the ChangeLog file.
|
|||
binary version of IO.write.
|
||||
|
||||
* Kernel
|
||||
* Kernel#respond_to? now returns false for protected methods.
|
||||
* move #__id__ to BasicObject.
|
||||
* extended method:
|
||||
* Kernel#rand supports range argument
|
||||
|
|
Loading…
Add table
Reference in a new issue