summaryrefslogtreecommitdiff
path: root/mini-gmp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mini-gmp/ChangeLog')
-rw-r--r--mini-gmp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/mini-gmp/ChangeLog b/mini-gmp/ChangeLog
index d8c0b69bb..a90379b90 100644
--- a/mini-gmp/ChangeLog
+++ b/mini-gmp/ChangeLog
@@ -4,6 +4,8 @@
* mini-gmp.c (mpz_get_str): Explicit cast from void* to char*.
+ * mini-gmp.h: Update FILE tests from gmp-h (tx Vincent Lefèvre).
+
2020-05-27 Minux Ma <minux.ma@gmail.com>
Pass correct old_size to custom free and reallocate functions.