mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: Integer#round was also updated (even though rdoc is unchanged)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@33055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0dcfc8931f
commit
baf7c85932
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -336,6 +336,8 @@ See doc/NEWS-1.8.7 for changes between 1.8.6 and 1.8.7.
|
||||||
o Numeric#round
|
o Numeric#round
|
||||||
* Float
|
* Float
|
||||||
o Float#round
|
o Float#round
|
||||||
|
* Integer
|
||||||
|
o Integer#round
|
||||||
* Rational / Complex
|
* Rational / Complex
|
||||||
o They are in the core library now
|
o They are in the core library now
|
||||||
* Math
|
* Math
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue