summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f4087eef..3aef03df3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2013-01-23 Marco Bodrato <bodrato@mail.dm.unipi.it>
- * mini-gmp/mini-gmp.c (mpz_set_str): Behaviour more adherent to the real GMP.
+ * mini-gmp/mini-gmp.c (mpz_cmpabs_d, mpz_cmp_d): Simplify.
+ (mpz_set_str): Behaviour more adherent to the real GMP.
2013-01-22 Torbjorn Granlund <tege@gmplib.org>