From 6308d97dd767efaa43e8b48dc8642005c817d44e Mon Sep 17 00:00:00 2001 From: enge Date: Thu, 1 Apr 2010 16:12:49 +0000 Subject: pow_ui.c: cases of over-/underflow delegated to mpc_pow pow_ui.dat, read_data.c, tpow_ui.c: added test file tests/Makefile.am: temporarily moved test of pow_ui to the front git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@752 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b84001f..40587cc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Changes in version 0.8.2: + - Speed-up of mpc_pow_ui through binary exponentiation + Changes in version 0.8.1: - Bug fixes: - acosh, asinh, atanh: swap of precisions between real and imaginary parts -- cgit v1.2.1