summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-09-02 12:42:32 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-09-02 12:42:32 +0000
commita7d6184be644545fdb91ac31d9cde5af4ac94c0d (patch)
tree6071f2e8c18e45fc28396e98fd0e60bb9118451a /NEWS
parente5ec494194c5585e2736354fd0bf284db0ba729b (diff)
downloadmpc-a7d6184be644545fdb91ac31d9cde5af4ac94c0d.tar.gz
NEWS: updated for norm
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1072 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 0ad286d..9053487 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ Changes in version 1.0:
- First release as a GNU package
- License change: LGPLv3+ for code, GFDLv1.3+ for documentation
- Bug fixes:
- - mul now returns correct results even if there are over- or underflows
- during the computation
+ - 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