summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-04-28 15:16:25 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-04-28 15:16:25 +0200
commitc5492c9701baa8290a9d25d1a4f49c262fb309d7 (patch)
treef1e72ead3b459878e4732df8e51230f05d3b634f
parenta758636b1525d0a2def06fa6065c8aff4106bcb0 (diff)
downloadgnutls-c5492c9701baa8290a9d25d1a4f49c262fb309d7.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c414f12d3..70a9ca7270 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ initialization.
** libgnutls: null-terminate othername alternative names.
+** libgnutls: gnutls_x509_trust_list_get_issuer() will operate correctly
+on a PKCS #11 trust list.
+
** libgnutls-dane: Accept a certificate using DANE if there is at least one
entry that matches the certificate. Patch by simon [at] arlott.org.