summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-04-14 14:08:33 +0200
committerTorbjorn Granlund <tege@gmplib.org>2009-04-14 14:08:33 +0200
commit4bbe57b5be935eafc4162ffebcdb1210d46f2452 (patch)
tree3fa457a03fdeb4bdc8a0e30cde8531351faecc56
parent8953c9da68852a87f1b820b07c56d55676f4f62f (diff)
downloadgmp-4bbe57b5be935eafc4162ffebcdb1210d46f2452.tar.gz
*** empty log message ***gmp-4_3
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f7c9a131..f40caf6ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,13 @@
2009-04-14 Torbjorn Granlund <tege@swox.com>
+ * Version 4.3.0 released.
+
* scanf/doscan.c (__gmp_doscan): Pad 3-operand scanf call with dummy
argument.
* scanf/sscanffuns.c (scan): Disable vsscanf variant for now.
2009-04-13 Torbjorn Granlund <tege@gmplib.org>
- * Version 4.3.0 released.
-
* scanf/sscanffuns.c (scan): Rewrite to use stdarg.
* tests/mpz/t-root.c: Rewrite. Add unconditional gcc 4.3.2 tests.