]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 2 Jul 2014 13:57:42 +0000 (15:57 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 2 Jul 2014 13:57:42 +0000 (15:57 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f5b4d9fa36bb6011c1bf3997ba4b8eabfbb97b35..281e50edae97af604feaf91f9927725294319e77 100644 (file)
--- 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.