summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-12-31 14:42:19 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-12-31 14:42:19 +0200
commit1987a258d55dfae734297667aa4c1f9cdfb93bb1 (patch)
tree3c20619a2c9e9a46746f45d9a1922210e22b15c9
parent5da0e62a7098b8d347a37766efb9cc97823a293a (diff)
downloadgnutls-1987a258d55dfae734297667aa4c1f9cdfb93bb1.tar.gz
doc update [ci skip]
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f91f54a4c9..66d495cb39 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ See the end for copying conditions.
That is, because private keys do not contain all the required
parameters for a direct import. Reported by Jan Vcelak.
+** libgnutls: Fixed issue when writing ECDSA private keys in PKCS #11
+ tokens.
+
** libgnutls: ARCFOUR-128 is disabled on the default priority strings. As it
is known to be a broken cipher (theoretically and practically) it has to
be explicitly enabled in configurations to be used.