summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-23 18:57:47 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-23 18:57:47 +0000
commitefe6418012b69c8b9081648660d5158fc91221f5 (patch)
tree4adef4a191a1a59690e2d7428e537bab3364ee14 /NEWS
parentea00be676a5e57f8b5324ffc445bf622d712e1ca (diff)
downloadmpc-efe6418012b69c8b9081648660d5158fc91221f5.tar.gz
asin.c: corrected reuse bug for infinite argument
transformed all mpfr_signbit results into +1 or -1 git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@960 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index bb9ca90..b278408 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ Recent changes:
- Bug fixes:
- mul now returns correct results even if there are over- or underflows
during the computation
- - proj: wrong result when input variable has infinite part and equals
- output variable
+ - asin, proj: wrong result when input variable has infinite part and
+ equals output variable
Changes in version 0.9:
- New functions: