summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-01-26 13:35:47 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-01-26 13:35:47 +0100
commit72eda2d7b2c9d37d0faad4e862c14305de7b3cf9 (patch)
tree44d9a20cd2b36f4591b82d0ea32452777c8e2977
parentfc8be606bf08ac4f9839cae18764135d8e439b43 (diff)
downloadgmp-72eda2d7b2c9d37d0faad4e862c14305de7b3cf9.tar.gz
ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f6ecc1c1..51c564b68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@
2013-01-26 Torbjorn Granlund <tege@gmplib.org>
* tests/mpn/logic.c: Set things up to always test library logops, not
- gmp-impl.h's inlined variants.
+ gmp-impl.h's inlined variants. Test also mpn_com.
* tests/mpn/t-mod_1.c: Test also mpn_mod_1s_3p.