summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-08-19 22:58:14 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-08-19 22:58:14 +0000
commit2584821010824af8e7445e8c4291ef1963c15713 (patch)
treedb2ed03c09af44fb8eb85d40331e1cdeead2d948 /NEWS
parentfba8d796675e71e35109735cda8303da5cbbdfff (diff)
downloadmpc-2584821010824af8e7445e8c4291ef1963c15713.tar.gz
ui_div: corrected wrong result for divisor 0
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@650 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 01c7852..774d301 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Recent Changes:
- Bug fixes:
- log: along branch cut
- norm: infinite loop in case of overflow
+ - ui_div: division by 0
- compilation with g++
- Makefile.vc updated (thanks to Mickael Gastineau)
- Minimal gmp version is 4.2