summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4ef1540..5ca74d8 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ Recent changes in the trunk:
- Minimally required library version: mpfr 3.0.0
- Improved speed for corner cases of mpc_asin, mpc_sin, see
http://lists.gforge.inria.fr/pipermail/mpc-discuss/2013-December/001266.html
+ - Rewrite of the testing framework
+ - New mpcbench tool, used with "make bench"
Changes in version 1.0.2:
- Fixed mpc_atan, mpc_atanh for (+-0, +-1), see