summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-02-28 19:53:14 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-02-28 19:53:14 +0100
commitc52b964a5007b36c27d20e016f74c72c2ec7de04 (patch)
tree3b5b9f97647ffe2fdcc8905dd81df6963ceca890
parent080d539c98d24a60a825d291ef7beb7bc7c6680a (diff)
downloadgnutls-c52b964a5007b36c27d20e016f74c72c2ec7de04.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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.