summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7c467a718..6cac12b88 100644
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,6 @@ Changes from versions 4.0.* to version 4.1.0:
- Option -pedantic is now always removed from __GMP_CFLAGS (see INSTALL).
- Changed __float128 to the type _Float128 specified in ISO/IEC TS 18661.
__float128 is used as a fallback if _Float128 is not supported.
- FIXME: To be confirmed before the release.
- 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.