mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5269a3fbd0
commit
4de7dcf8c8
1 changed files with 2 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -32,7 +32,8 @@ with all sufficient information, see the ChangeLog file.
|
|||
* New methods
|
||||
* Fixnum#bit_length
|
||||
* Performance improvement
|
||||
* Use GMP for multiplication of big numbers if it is available.
|
||||
* Use GMP for multiplication and several other operations of big numbers
|
||||
if it is available.
|
||||
|
||||
* Binding
|
||||
* New methods
|
||||
|
|
Loading…
Reference in a new issue