summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTorbjorn Granlund <torbjorng@google.com>2015-06-15 12:57:10 +0200
committerTorbjorn Granlund <torbjorng@google.com>2015-06-15 12:57:10 +0200
commit29f2b51a0a70c172a6a05ad8994e922c230ba5c3 (patch)
tree21fbe0b0b501c177e208c3633274748c476bf4c3 /NEWS
parentcd17a0cac20c03eb1058be7a5c05ef65319bb431 (diff)
downloadgmp-29f2b51a0a70c172a6a05ad8994e922c230ba5c3.tar.gz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 736e5f0cd..6bbb91b14 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,10 @@ Changes between GMP version 6.0.* and 6.1.0
* Stack usage trimmed; we believe 512 KiB is now sufficient for any GMP call,
irrespective of operand size.
+ MISC
+ * The various FreeBSD problems listed for 6.0.0 affect this release too.
+
+
Changes between GMP version 5.1.* and 6.0.0
BUGS FIXED