summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa773f29d..fbe228b9d 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,9 @@ Changes between GMP version 6.2.* and *.*.*
* Speedup for the function mpz_nextprime on large operands.
+ * Speedup for multiplications (some sizes only) thanks to new
+ internal functions to compute small negacyclic products.
+
Changes between GMP version 6.1.* and 6.2.0
BUGS FIXED