summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b42b190..fbef739 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
Changes in version 1.0:
- First release as a GNU package
- License change: LGPLv3+ for code, GFDLv1.3+ for documentation
+ - Functions renamed:
+ mpc_mul_2exp to mpc_mul_2ui, mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- - removed compatibility with K&R compilers, untestable due to lack of
+ - Removed compatibility with K&R compilers, untestable due to lack of
such compilers
- New function mpc_log10.
- Optimisation: