summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-02-03 15:08:57 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-02-03 15:08:57 +0100
commit98ee87a155467ae25ef637ffeb525f882b19a9c3 (patch)
treeedfb1378d63f2477ec6f1bd3504ce7ee0b3076a2
parent67d2bb6d2dedb6023296f2644946a5c5040bce19 (diff)
downloadgnutls-98ee87a155467ae25ef637ffeb525f882b19a9c3.tar.gz
doc update
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5554c23560..7159c84053 100644
--- a/NEWS
+++ b/NEWS
@@ -13,8 +13,12 @@ ciphersuites that are not GCM.
** libgnutls: When two initial keywords are specified then treat the
second as having the '+' modifier.
+** libgnutls: When using a PKCS #11 module for verification ensure that
+it has been marked a trusted policy module in p11-kit.
+http://p11-glue.freedesktop.org/doc/p11-kit/pkcs11-conf.html
+
** API and ABI modifications:
-No changes since last version.
+GNUTLS_PKCS11_TOKEN_TRUSTED_UINT: Added
* Version 3.2.10 (released 2014-01-31)