summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 766f95c1f..d5b7e0a36 100644
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@ Changes from versions 4.1.* to version 4.2.0:
mpfr_atanu and mpfr_atan2u.
- New functions mpfr_cospi, mpfr_sinpi, mpfr_tanpi, mpfr_acospi, mpfr_asinpi,
mpfr_atanpi and mpfr_atan2pi.
-- New function mpfr_log2p1 and mpfr_compound.
+- New function mpfr_log2p1, mpfr_log10p1 and mpfr_compound.
- New function mpfr_fmod_ui.
- Bug fixes.
In particular, for the formatted output functions (mpfr_printf, etc.),