summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-04 18:28:46 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-04 18:28:46 +0200
commitd529004eecac0439bfa756038e7285fcfd3c01de (patch)
treeb3241120e28502129c545f130a2dca2e92551d39
parent1b7ea889e87388008001efb8b0b38180da276a94 (diff)
downloadgnutls-d529004eecac0439bfa756038e7285fcfd3c01de.tar.gz
updated news
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 83f425746c..36676392d2 100644
--- a/NEWS
+++ b/NEWS
@@ -5,12 +5,13 @@ See the end for copying conditions.
* Version 2.12.8 (unreleased)
-** libgnutls: PKCS #11 back-end rewritten to use p11-kit
-http://p11-glue.freedesktop.org/p11-kit.html. Rewrite by
-Stef Walter.
+** libgnutls: PKCS #11 back-end was replaced by p11-kit
+http://p11-glue.freedesktop.org/p11-kit.html. This backports
+the 3.0.0 PKCS #11 back-end. Rewrite by Stef Walter.
** libgnutls: gcrypt: replaced occurences of gcry_sexp_nth_mpi (..., 0)
with gcry_sexp_nth_mpi (..., GCRYMPI_FMT_USG) to fix errors with 1.5.0.
+Patch by Andreas Metzler.
** libgnutls: Verify that a certificate liste specified
using gnutls_certificate_set_x509_key*(), is sorted