aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 87f5b9ea..4de4ec2d 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,10 @@ Changes from 5.0.1 to 5.0.2
4. A number of subtle bugs relating to MPFR mode that caused differences
between regular operation and MPFR mode have been fixed.
+5. The API now handles MPFR/GMP values slightly differently, requiring
+ different memory management for those values. See the manual for the
+ details if you have an extension using those values.
+
Changes from 5.0.1 to 5.1.0
---------------------------