From 6ad3add60654182a747f5971afb40817488ef0e8 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Thu, 27 Oct 2016 14:57:11 +0200 Subject: vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 Fully implemented with the NSS backend only for now. Reviewed-by: Ray Satiro --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9a4737820..0917c683a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -9,6 +9,7 @@ Curl and libcurl 7.51.1 This release includes the following changes: o nss: map CURL_SSLVERSION_DEFAULT to NSS default + o vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 o This release includes the following bugfixes: -- cgit v1.2.3