From: Nikos Mavrogiannopoulos Date: Fri, 28 Feb 2014 18:53:14 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_1_22~3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c52b964a5007b36c27d20e016f74c72c2ec7de04;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index d21521c6e5..1f5f404b0e 100644 --- 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.