From e7a5f7bceaeec9a207cbbe056d117f408475c5ef Mon Sep 17 00:00:00 2001 From: vlefevre Date: Sun, 11 Sep 2011 09:01:48 +0000 Subject: [doc/mpfr.texi] Documented function mpfr_buildopt_tune_case, and added it to the list of added functions. [NEWS] Function mpfr_buildopt_tune_case is new in MPFR 3.1. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7847 280ebfd0-de03-0410-8827-d642c229c3f4 --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3d166a0f7..ba71ecbc3 100644 --- a/NEWS +++ b/NEWS @@ -43,7 +43,8 @@ Changes from versions 3.0.* to version 3.1.0: - The --with-gmp-build configure option can now be used when the GMP source directory and the GMP build directory are different (without having to copy header files manually as before). -- New functions mpfr_frexp, mpfr_grandom and mpfr_z_sub. +- New functions mpfr_buildopt_tune_case, mpfr_frexp, mpfr_grandom and + mpfr_z_sub. - New division-by-zero exception (flag) and associated functions. - The mpfr.h header can be included several times, while still supporting optional functions (see Section "Headers and Libraries" in the manual). -- cgit v1.2.1