From 5a5635b748a62c8a4cc623a44ec6a946609a17e6 Mon Sep 17 00:00:00 2001 From: enge Date: Fri, 2 Sep 2011 16:55:43 +0000 Subject: div.c: implemented return value div.dat: updated accordingly git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1075 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9053487..f894389 100644 --- a/NEWS +++ b/NEWS @@ -4,8 +4,10 @@ Changes in version 1.0: - Bug fixes: - mul and norm now return correct results even if there are over- or underflows during the computation - - asin, proj, sqr: wrong result when input variable has infinite part and - equals output variable + - div now returns a value indicating the effective rounding direction, + as the other functions. + - asin, proj, sqr: Wrong result when input variable has infinite part and + equals output variable is corrected. Changes in version 0.9: - New functions: -- cgit v1.2.1