summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f163ccb..3d44a95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in version 0.8.1:
+ - Bug fixes:
+ - acosh, asinh, atanh: swap of precisions between real and imaginary part
+ - atan: memory leak
+ - log: wrong ternary value in data file; masked by bug in mpfr-2.4.1
+
Changes in version 0.8 ("Dianthus deltoides"):
- New functions:
- mpc_asin, mpc_acos, mpc_atan, mpc_asinh, mpc_acosh, mpc_atanh,