From 84f02a6ea865e6ca46f575425290d1a4d11774d4 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Fri, 25 Jan 2019 12:58:24 +0000 Subject: [NEWS] Update about shared caches. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13414 280ebfd0-de03-0410-8827-d642c229c3f4 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9811647ea..56f5bc23e 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,7 @@ Changes from versions 4.0.* to version 4.1.0: - New function mpfr_get_str_ndigits. - New function mpfr_dot for the dot product (incomplete, experimental). - New functions mpfr_get_decimal128 and mpfr_set_decimal128. +- Shared caches: cleanup; really detect lock failures (abort in this case). - Optimized the tuning parameters for various architectures. - Improved test coverage to 98.3% of code for x86_64. - Bug fixes. @@ -39,7 +40,6 @@ Changes from versions 4.0.* to version 4.1.0: - New: optional "make check-exported-symbols", mainly for the MPFR developers and binary distributions, to check that MPFR does not define symbols with a GMP reserved prefix (experimental). -- Shared caches: cleanup. - Mini-gmp support: replaced --enable-mini-gmp configure option by --with-mini-gmp (still experimental, read doc/mini-gmp). -- cgit v1.2.1