[Gmp-commit] /var/hg/gmp: Begin 5.1.1 NEWS section.
mercurial at gmplib.org
mercurial at gmplib.org
Mon Jan 7 19:52:24 CET 2013
details: /var/hg/gmp/rev/2fb46ca8df63
changeset: 15243:2fb46ca8df63
user: Torbjorn Granlund <tege at gmplib.org>
date: Mon Jan 07 19:52:20 2013 +0100
description:
Begin 5.1.1 NEWS section.
diffstat:
NEWS | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 7e7063a0f563 -r 2fb46ca8df63 NEWS
--- a/NEWS Mon Jan 07 16:06:01 2013 +0100
+++ b/NEWS Mon Jan 07 19:52:20 2013 +0100
@@ -1,10 +1,28 @@
Copyright 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
Verbatim copying and distribution of this entire article is permitted in any
medium, provided this notice is preserved.
+Changes between GMP version 5.1.0 and 5.1.1
+
+ BUGS FIXED
+ * On Windows 64-bit, an error causing link errors about
+ __gmp_binvert_limb_table has been fixed.
+
+ * Aarch64 alias ARM64 support now works.
+
+ SPEEDUPS
+ * None.
+
+ FEATURES
+ * None.
+
+ MISC
+ * None.
+
+
Changes between GMP version 5.0.* and 5.1.0
BUGS FIXED
More information about the gmp-commit
mailing list