summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2020-04-26 13:53:35 +0200
committerNiels Möller <nisse@lysator.liu.se>2020-04-26 13:53:35 +0200
commit54129096a1a6e9e652042f76927fe6be497301d7 (patch)
treed57dda0c4cfd2407167836252e2887e9b19e220e /NEWS
parent57a5c8bff768f2ceb9ca1f289de5597cd317a744 (diff)
downloadnettle-54129096a1a6e9e652042f76927fe6be497301d7.tar.gz
Mention GMP-6.1.0 in NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6762c598..2308ce11 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,9 @@ NEWS for the Nettle 3.6 release
Miscellaneous:
+ * Building the public key support of nettle now requires GMP
+ version 6.1.0 or later (unless --enable-mini-gmp is used).
+
* A fair amount of changes to ECC internals, with a few
deleted and a few new fields in the internal struct
ecc_curve. Files and functions have been renamed to more