summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-02-05 10:49:00 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-02-05 10:49:00 +0100
commit92dfd2c8dbb9056bb6e9d5d7e95b1cb47be2e1d1 (patch)
tree174c6491c3e441d8e95a403670336264cee8140e
parent315e4326fbebf3d9737b5905601d500112e04ad2 (diff)
downloadgmp-92dfd2c8dbb9056bb6e9d5d7e95b1cb47be2e1d1.tar.gz
ChangeLog
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d275af7da..67c6dd993 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-02-05 Torbjorn Granlund <tege@gmplib.org>
+
+ * tests/mpn/t-div.c: Limit random dbits to avoid an infinite loop.
+
2013-02-03 Torbjorn Granlund <tege@gmplib.org>
* tests/mpz/reuse.c: Fix typo causing the same negation condition to be