summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2012-12-08 14:17:42 +0100
committerTorbjorn Granlund <tege@gmplib.org>2012-12-08 14:17:42 +0100
commit4c1f839259355f8e1848418a0bfc2e0d10ef8dd9 (patch)
treee5108fea0d9b643c8d352f344cbdaf8db5cd826e
parenta1065f5f16d752da92bd4bcc929182cd22f07816 (diff)
downloadgmp-4c1f839259355f8e1848418a0bfc2e0d10ef8dd9.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b4382b69..7c013680d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-12-08 Torbjorn Granlund <tege@gmplib.org>
+
+ * Version 5.1.0 released.
+
+ * Makefile.am (LIBGMP_LT_*, LIBGMPXX_LT_*, LIBMP_LT_*):
+ Bump version info.
+ * gmp-h.in: Bump version.
+
2012-12-06 Marco Bodrato <bodrato@mail.dm.unipi.it>
* tests/mpq/reuse.c: New test (adapted from mpf/reuse.c).
@@ -6,7 +14,7 @@
* mpz/abs.c: Use NEWALLOC.
* mpz/neg.c: Likewise.
* mpz/com.c: Reduce branches.
-
+
2012-12-05 Niels Möller <nisse@lysator.liu.se>
* mpn/generic/brootinv.c (mpn_brootinv): Make valgrind happier, at