summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fd356cedb..3fab6a4e4 100644
--- a/NEWS
+++ b/NEWS
@@ -35,7 +35,7 @@ Changes from versions 4.0.* to version 4.1.0:
- Shared caches: cleanup; really detect lock failures (abort in this case).
- Improved mpfr_add for 128-bit precision (on 64-bit processor).
- Optimized the tuning parameters for various architectures.
-- Improved test coverage to 98.3% of code for x86_64.
+- Improved test coverage to 98.6% of code for x86_64.
- Bug fixes.
- MPFR manual: corrected/completed the mpfr_get_str description in order to
follow the historical behavior and GMP's mpf_get_str function.