summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-10-09 10:52:43 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-10-09 10:52:43 +0200
commit398e3834c3efd8767cd94f3e50e7a88da4c3a3bf (patch)
tree1307ba285aae7bca6df7b772b7b6d934210f8b5d
parent24c4991469509d7a57d8d61ab619a19a2034bdc7 (diff)
downloadgnutls-398e3834c3efd8767cd94f3e50e7a88da4c3a3bf.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c831ed407c..62dfaad20b 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ See the end for copying conditions.
** libgnutls: Fixes in the transparent import of PKCS #11 certificates.
Reported by Joseph Peruski.
+** libgnutls: When both a trust module and additional CAs are present
+account the latter as well; reported by David Woodhouse.
+
** libgnutls: added GNUTLS_TL_GET_COPY flag for
gnutls_x509_trust_list_get_issuer(). That allows the function to be used
in a thread safe way when PKCS #11 trust modules are in use.