diff options
author | Torbjorn Granlund <tege@gmplib.org> | 2009-04-14 14:08:33 +0200 |
---|---|---|
committer | Torbjorn Granlund <tege@gmplib.org> | 2009-04-14 14:08:33 +0200 |
commit | 4bbe57b5be935eafc4162ffebcdb1210d46f2452 (patch) | |
tree | 3fa457a03fdeb4bdc8a0e30cde8531351faecc56 | |
parent | 8953c9da68852a87f1b820b07c56d55676f4f62f (diff) | |
download | gmp-4bbe57b5be935eafc4162ffebcdb1210d46f2452.tar.gz |
*** empty log message ***gmp-4_3
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |