summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c7049f4..bcc5dbe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
Changes in version 0.8.3:
- - Speed-up of mpc_pow_z when the exponent fits in an unsigned long
+ - Speed-up of mpc_pow_si through binary exponentiation, and of
+ mpc_pow_z when the exponent fits in a long
Changes in version 0.8.2:
- Speed-up of mpc_pow_ui through binary exponentiation