From d18656cacde53572755310d6765386a1e09cb7ba Mon Sep 17 00:00:00 2001 From: Marco Bodrato Date: Sat, 20 Aug 2022 18:44:17 +0200 Subject: NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1