summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-01-18 10:44:43 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-01-18 10:44:43 +0100
commit81d928f209e6c0243ebbeeac158da6490c74bc2a (patch)
tree727334b1025b5807141c76e8b8af916aa1d6ec9b
parent79679132d97a580053d38c16c6d155553e32b463 (diff)
downloadgmp-81d928f209e6c0243ebbeeac158da6490c74bc2a.tar.gz
ChangeLog
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93dc9adae..2dc4b335d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-18 Torbjorn Granlund <tege@gmplib.org>
+
+ * tests/tests.h (TESTS_REPS): Fix printf argument type clashes.
+
2013-01-16 Marco Bodrato <bodrato@mail.dm.unipi.it>
* mini-gmp/tests/t-double.c: Test mpz_cmp_d.