mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: Fix class name
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
81ec47ea18
commit
59b9f54fc2
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -87,7 +87,7 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
* Integer#digits for extracting columns of place-value notation [Feature #12447]
|
||||
|
||||
* Int#round now takes an optional keyword argument, half option, and the
|
||||
* Integer#round now takes an optional keyword argument, half option, and the
|
||||
default behavior is round-to-nearest-even now. [Bug #12548]
|
||||
|
||||
* IO
|
||||
|
|
Loading…
Add table
Reference in a new issue