summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-07-29 02:14:04 +0200
committerKevin Ryde <user42@zip.com.au>2000-07-29 02:14:04 +0200
commit38daf13be57b52813eaab95cebbd9f415ab70407 (patch)
treed9633c72ecf48176597f62ef34122c824d579b44 /NEWS
parent7f6d1558a76bfb698bf3c5ccead085a51a3290af (diff)
downloadgmp-38daf13be57b52813eaab95cebbd9f415ab70407.tar.gz
* NEWS: Multiplication optionally using FFT.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e73838b23..e83c50f61 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ Changes between MP version 3.0 and 3.1
and P-Pro/II/III.
* The mpf_get_prec function now works as it did in GMP 2.
* New utilities for auto-tuning and speed measuring.
-* Multiplication now uses FFT for very large operands.
+* Multiplication now optionally uses FFT for very large operands.
* Support for new systems: Solaris running on x86, FreeBSD 5,
HP-UX 11, Cray vector computers, Rhapsody, Nextstep/Openstep.
* Support for shared libraries on 32-bit HPPA.