summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.