]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 3 Jul 2014 16:11:22 +0000 (18:11 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 3 Jul 2014 16:11:22 +0000 (18:11 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 004ab40d8bd401b81665cd6abfc3bc5e2b5a3c2d..7b9b9372b16928a7f9297417d25c7242df4ae365 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ IP addresses, and match documented behavior. Reported by David Woodhouse.
 ** libgnutls: DSA key generation in FIPS140-2 mode doesn't allow 1024
 bit parameters.
 
+** libgnutls: fixed issue in gnutls_pkcs11_reinit() which prevented tokens
+being usable after a reinitialization.
+
 ** p11tool: use GNUTLS_SO_PIN to read the security officer's PIN if set.
 
 ** p11tool: ask for label when one isn't provided.