summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)