summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-01-22 23:27:08 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-01-22 23:27:08 +0100
commit4ca705c5c3e813c7a2d95c5cb432ef9f9fce8974 (patch)
treee78f760cb5b33a0e17dafd6484b186525871cd76
parentd27cc9360d2da576a8217ad5923e75673350d288 (diff)
downloadgmp-4ca705c5c3e813c7a2d95c5cb432ef9f9fce8974.tar.gz
ChangeLog
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 277981830..6819c43a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-01-22 Torbjorn Granlund <tege@gmplib.org>
+ * Makefile.am (LIBGMP_LT_*, LIBGMPXX_LT_*): Bump version info.
+ * gmp-h.in: Bump version.
+
* tests/mpz/reuse.c: Delete always zero 'failures' and code depending
on it. Replace rotating progress with real measure.
@@ -338,8 +341,7 @@
2012-12-08 Torbjorn Granlund <tege@gmplib.org>
- * Makefile.am (LIBGMP_LT_*, LIBGMPXX_LT_*, LIBMP_LT_*):
- Bump version info.
+ * Makefile.am (LIBGMP_LT_*, LIBGMPXX_LT_*): Bump version info.
* gmp-h.in: Bump version.
2012-12-06 Marco Bodrato <bodrato@mail.dm.unipi.it>