summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-01-21 21:34:28 +0100
committerTorbjorn Granlund <tege@gmplib.org>2009-01-21 21:34:28 +0100
commit0835c7782e7333aba5f12e6963c2db9b1777fbb4 (patch)
treef6070c4a3ffd966c57bbe821da9d618385d179bf
parentafff42be32d59b5f4aafdebffb48ed538435ed38 (diff)
downloadgmp-0835c7782e7333aba5f12e6963c2db9b1777fbb4.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a95ee5ef2..061a06513 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-21 Torbjorn Granlund <tege@swox.com>
+
+ * tests/mpz/t-powm.c: Rewrite reference code.
+
2009-01-18 Torbjorn Granlund <tege@swox.com>
* tests/mpz: Increase reps for many tests.