summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-01-13 13:50:28 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-01-13 13:50:28 +0000
commitce0b7fb4fdc8eaf0a7207cbab08e620434c7b6cd (patch)
tree82fbf2970f8c9a2d9d9d2691b34571514be1bbfc /NEWS
parenta92e7c65546b6cd899b53f0eb59b1f7d20099db1 (diff)
downloadmpfr-ce0b7fb4fdc8eaf0a7207cbab08e620434c7b6cd.tar.gz
[NEWS] Update. Prepare for new version 4.1.0.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12100 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f29409fea..221870992 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,10 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
##############################################################################
+Changes from versions 4.0.* to version 4.1.0:
+- The "..." release.
+- Bug fixes.
+
Changes from versions 3.1.* to version 4.0.0:
- The "dinde aux marrons" release.
- MPFR now depends on GMP 5.0+ instead of 4.1+.
@@ -111,6 +115,7 @@ Changes from versions 3.1.* to version 4.0.0:
in the computation of Bernoulli numbers (used in mpfr_gamma, mpfr_li2,
mpfr_digamma, mpfr_lngamma and mpfr_lgamma), in mpfr_div, in mpfr_fma
and mpfr_fms.
+- Test coverage: 96.3% lines of code.
- Bug fixes. In particular: a speed improvement when the --enable-assert
or --enable-assert=full configure option is used with GCC; mpfr_get_str
now sets the NaN flag on NaN input and the inexact flag when the conversion