summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-18 12:33:54 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-18 12:33:54 +0000
commit2bcf386906c68ba04b5da2da7989ec06861ebc2b (patch)
tree5571774c99df09c367f3039e0c756c2653d2fc17 /NEWS
parent82af84f03230fbcfe6eec506114831307cd3f2e8 (diff)
downloadmpc-2bcf386906c68ba04b5da2da7989ec06861ebc2b.tar.gz
consistently require gmp >= 4.2.2
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@334 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c745de0..25545fe 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ Changes in version 0.5.1:
MPC_VERSION_PATCHLEVEL, MPC_VERSION_STRING
- references to number parts: mpc_realref and mpc_imagref
- Test framework rewritten
- - Configure checks for recent gmp (>= 4.2) and mpfr (>= 2.3.1)
+ - Configure checks for recent gmp (>= 4.2.2) and mpfr (>= 2.3.1)
libraries
- New configure options: --with-gmp-lib, --with-gmp-include,
--with-mpfr-lib, and --with-mpfr-include