summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Enge <andreas.enge@inria.fr>2012-07-05 09:15:58 +0000
committerAndreas Enge <andreas.enge@inria.fr>2012-07-05 09:15:58 +0000
commitf9a355cf9bb5953d5ae8e7ec092d110aebe6fe75 (patch)
treec922d8ca3d54ff64ea5e24cfb8dbd986bc006a36 /NEWS
parentaefe7e93aa584cb4c90c4343b5eb9fb32ceafd81 (diff)
downloadmpc-git-f9a355cf9bb5953d5ae8e7ec092d110aebe6fe75.tar.gz
new functions mul_2si, div_2si
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/mpc/trunk@1226 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 fbef739..73c69eb 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,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.
+ - New functions: mpc_log10, mpc_mul_2si, mpc_div_2si
- Optimisation:
- fma
- Bug fixes: