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