summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-23 14:22:59 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-23 14:22:59 +0000
commit12bbdc3e2e0e57ff470668d6e656963c4faeb051 (patch)
tree021c9b22c1e77ab480ff40de51b0e907e9f296a7 /NEWS
parente38280cb6d1a9425fded5744dbe4a5837145cd52 (diff)
downloadmpc-12bbdc3e2e0e57ff470668d6e656963c4faeb051.tar.gz
mul.c, mul.dat: bug fix for wrong detection of underflow
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@949 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1337af3..4532eea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Recent changes:
+ - Bug fix:
+ mpc_mul returns correct results even if there are over- or underflows
+ during the computation
+
Changes in version 0.9:
- New functions:
- mpc_set_dc, mpc_set_ldc, mpc_get_dc, mpc_get_ldc for converting