summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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