summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 980f19e..0b3887a 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ Changes in version 1.0:
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- removed compatibility with K&R compilers, untestable due to lack of
such compilers
+ - New function mpc_log10.
- Bug fixes:
- div and norm now return a value indicating the effective rounding
direction, as the other functions.