summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-08-26 20:25:12 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-08-26 20:25:12 +0000
commit5a286572e60f62dc31a3332a7f4f72ef7927bfbf (patch)
tree171716da268c75387e56a89b80590cb5fe4a2438 /NEWS
parent3d2751007b7d74172b513b8d650e4ed743a0ea2f (diff)
downloadmpc-5a286572e60f62dc31a3332a7f4f72ef7927bfbf.tar.gz
change version number to 0.7-dev to get ready for prerelease tarball
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@666 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index defc659..b09c39d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
-Recent Changes:
+Changes in version 0.7:
- New functions: mpc_pow, mpc_set_nan, mpc_swap
- Bug fixes:
- log: along branch cut
- norm: infinite loop in case of overflow
- - ui_div, div: handling of division by 0 and infinities following
- the example code of the C99 standard
+ - ui_div, div, fr_div: handling of division by 0 and infinities
+ following the example code of the C99 standard
- compilation with g++
- Makefile.vc updated (thanks to Mickael Gastineau)
- Minimal gmp version is 4.2