summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-09-18 00:00:24 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-09-18 00:00:24 +0000
commit932de17261a6f3326b7778d16a1d0dff7c33d741 (patch)
tree9785211db817333f62550eaf35bdf0bf6f83b88d /NEWS
parentf09fed480b881adc3b33c1701f7c288850b10a84 (diff)
downloadmpfr-932de17261a6f3326b7778d16a1d0dff7c33d741.tar.gz
[NEWS] + Mini-gmp support via the --with-mini-gmp configure option.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13216 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bdcb7f8f3..b56d70440 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,7 @@ 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).
+- Mini-gmp support via the --with-mini-gmp configure option (experimental).
Changes from versions 3.1.* to version 4.0.0:
- The "dinde aux marrons" release.