From 5c7a1282f19658839c07f5f0108c999348ab6254 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 19 Feb 2018 15:02:36 +0100 Subject: doc update Signed-off-by: Nikos Mavrogiannopoulos --- NEWS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 97533d8de3..fe23cf6105 100644 --- a/NEWS +++ b/NEWS @@ -7,10 +7,17 @@ See the end for copying conditions. * Version 3.6.3 (unreleased) -** libgnutls: Introduce function to switch the current FIPS140-2 operational +** libgnutls: Introduced function to switch the current FIPS140-2 operational mode, i.e., strict vs a more lax mode which will allow certain non FIPS140-2 operations. +** libgnutls: Introduced support for draft-ietf-tls-tls13-21. It includes version + negotiation, post handshake authentication, length hiding, multiple OCSP support, + consistent ciphersuite support across protocols, hello retry requests, ability + to adjust key shares via gnutls_init() flags, certificate authorities extension, + and key usage limits. TLS1.3 support needs to be explicitly enabled via a + priority string. + ** API and ABI modifications: gnutls_fips140_set_mode: Added -- cgit v1.2.1