From 4de7dcf8c869f74d523c76aba31c9a4e59fca3a7 Mon Sep 17 00:00:00 2001 From: akr Date: Fri, 6 Sep 2013 13:05:16 +0000 Subject: [PATCH] updated. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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