summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-04-13 12:06:39 +0200
committerTorbjorn Granlund <tege@gmplib.org>2009-04-13 12:06:39 +0200
commit677614c86888723ae4ce5f3eea7000eeb9678f8a (patch)
tree2ee466176aca222b5d023fba043acda1392b782a
parent4ba4102fb0ebe68d0365b1c5778df841730f7109 (diff)
downloadgmp-677614c86888723ae4ce5f3eea7000eeb9678f8a.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55079f868..5ee3c98c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-13 Torbjorn Granlund <tege@swox.com>
+
+ * tests/mpz/t-root.c: Rewrite. Add unconditional gcc 4.3.2 tests.
+
2009-04-09 Torbjorn Granlund <tege@swox.com>
* mpn/generic/powm.c: New file.