From: Nikos Mavrogiannopoulos Date: Wed, 2 Jul 2014 13:57:42 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_3_6~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b46b81ca0ff4915bd8548b07568aa51975753ca;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index f5b4d9fa36..281e50edae 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ See the end for copying conditions. ** libgnutls: gnutls_x509_crt_check_hostname and friends will also check IP addresses, and match documented behavior. Reported by David Woodhouse. +** libgnutls: DSA key generation in FIPS140-2 mode doesn't allow 1024 +bit parameters. + ** p11tool: use GNUTLS_SO_PIN to read the security officer's PIN if set. ** p11tool: ask for label when one isn't provided.