summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-08-19 23:37:23 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-08-19 23:37:23 +0200
commit6e67bb74e8f3938784726eff434b9122ad3c6cd8 (patch)
treed5347c60a7b5631adbfb972e40960a7b2d4c5ff1
parent8a19c28b3ba7a592ea95c50aa6b18cef5a6d6101 (diff)
downloadgnutls-6e67bb74e8f3938784726eff434b9122ad3c6cd8.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 363fe754eb..95dbb453b7 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ See the end for copying conditions.
* Version 3.5.15 (unreleased)
+** libgnutls: Disable hardware acceleration on aarch64/ilp32 mode. There is
+ no assembler code included for this CPU mode.
+
** certtool: Keys with provable RSA and DSA parameters are now only exported
in PKCS#8 form, following draft-mavrogiannopoulos-pkcs8-validated-parameters-00.txt.
This removes the need for a non-standard key format.