summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-09-06 13:05:16 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-09-06 13:05:16 +0000
commit4de7dcf8c869f74d523c76aba31c9a4e59fca3a7 (patch)
tree3bf77bb5f9f42de815a12c135ae18768f3219eec /NEWS
parent5269a3fbd00868c753b4fe40f901d70532303d0a (diff)
updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0ad6fa227e..c09a9f8937 100644
--- a/NEWS
+++ b/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