summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-13 09:43:06 +0100
committerGitLab <gitlab@gitlab.com>2017-03-14 07:31:58 +0000
commit8509d0ae6b953ba0eac03f19f0560d6dc05f21a8 (patch)
treef123a59443b367c8f622d1bea1159ddd74c729fa
parent74589b3ff606be1054ee7ec0cd40006469fc5d20 (diff)
downloadgnutls-8509d0ae6b953ba0eac03f19f0560d6dc05f21a8.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3ba91bad4..d4d0351ccb 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ See the end for copying conditions.
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=737
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=824
+** libgnutls: Introduced locks in gnutls_pkcs11_privkey_t structure access.
+ That allows PKCS#11 operations such as signing to be performed with the
+ same object from multiple threads.
+
** API and ABI modifications:
No changes since last version.