summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b4a3d25e..879b3106a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
* mpz/inits.c [__CHECKER__]: Init limb, not pointer.
* mpz/init.c [__CHECKER__]: Likewise (spotted by Vicente Benjumea).
+ * tests/mpf/t-pow_ui.c: Use another mpf for the size limit.
2015-10-30 Torbjörn Granlund <torbjorng@google.com>