summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2012-02-04 18:22:13 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2012-02-04 18:22:13 +0100
commit1bfbd37ea6d65ee85fa38c065f700d4843acbd8c (patch)
tree8216d8bec67ff26dcd66a15d488184606db46971 /ChangeLog
parentfbfa03ada7f62c7e70c554dcb5ce9f5529f71259 (diff)
downloadgmp-1bfbd37ea6d65ee85fa38c065f700d4843acbd8c.tar.gz
refmpn_mul: conservative allocations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e5b18cfb..73541612d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-04 Marco Bodrato <bodrato@mail.dm.unipi.it>
+
+ * tests/refmpn.c (refmpn_mul): More conservative allocations.
+
2012-02-03 Torbjorn Granlund <tege@gmplib.org>
* longlong.h (udiv_qrnnd from sdiv_qrnnd): Declare udiv_w_sdiv.