From: Nikos Mavrogiannopoulos Date: Thu, 3 Jul 2014 16:11:22 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_3_6~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52cd46c698b2c294af47c251f6a2ce2920fab9bb;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 004ab40d8b..7b9b9372b1 100644 --- 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.