From 119e389660b9d5d9d9e05a49df08cbcae0011946 Mon Sep 17 00:00:00 2001 From: enge Date: Thu, 5 Jul 2012 09:15:58 +0000 Subject: new functions mul_2si, div_2si git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1226 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fbef739..73c69eb 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ Changes in version 1.0: - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, untestable due to lack of such compilers - - New function mpc_log10. + - New functions: mpc_log10, mpc_mul_2si, mpc_div_2si - Optimisation: - fma - Bug fixes: -- cgit v1.2.1