summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-23 18:43:48 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-23 18:43:48 +0000
commitea00be676a5e57f8b5324ffc445bf622d712e1ca (patch)
tree02ad2a93d30c244aaa858aadaea5031287c0f0a5 /NEWS
parentbc86d84429d4659e5e0935e6ce62b6c83aba4971 (diff)
downloadmpc-ea00be676a5e57f8b5324ffc445bf622d712e1ca.tar.gz
proj.c: corrected (and simplified) infinite input with overlap
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@959 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 4532eea..bb9ca90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
Recent changes:
- - Bug fix:
- mpc_mul returns correct results even if there are over- or underflows
- during the computation
+ - 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
Changes in version 0.9:
- New functions: