summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-01-18 15:52:52 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-01-18 15:52:52 +0100
commite3b77bc83fbd7eb0ffc85674b3460d98f81fa651 (patch)
tree5941f2f507c8f87bd94ef2d6375f5283876e105e /ChangeLog
parent1969a9c2335e14e7e4c1a25648dcbfbc4a648d78 (diff)
parent0f80cf5fceb6e01a2fd9730bc6013f3f9882e298 (diff)
downloadgmp-e3b77bc83fbd7eb0ffc85674b3460d98f81fa651.tar.gz
Trivial merge.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdbc47fb1..e8252ed90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
2013-01-18 Torbjorn Granlund <tege@gmplib.org>
+ * mpn/generic/set_str.c (normalization_steps): Eliminate set-but-unused
+ variable.
+
* mini-gmp/tests/t-div.c: Test mpz_divisible_p and mpz_divisible_ui_p.
* tests/tests.h (TESTS_REPS): Fix printf argument type clashes.