]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 28 Feb 2014 18:53:14 +0000 (19:53 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 28 Feb 2014 18:53:14 +0000 (19:53 +0100)
NEWS

diff --git a/NEWS b/NEWS
index d21521c6e51cda4d9f545a63229892183bb40436..1f5f404b0e1a86f5407f0415b7b67bd9c938c658 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ DTLS handshakes.
 gnutls_certificate_verification_status_print() when used with
 OpenPGP certificates. Reported by Michel Briand.
 
+** libgnutls: All ciphersuites that were available in TLS1.0 or
+later are now made available in SSL3.0 or later to prevent
+any incompatibilities with servers that negotiate them in SSL 3.0.
+
 ** API and ABI modifications:
 No changes since last version.