summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2021-04-16 13:56:40 +0200
committerDaiki Ueno <ueno@gnu.org>2021-04-17 20:18:29 +0200
commitdc1defac66c2bc654a1aa49222ce268aff74cb75 (patch)
treeb5e9d60a2a95e5674fe45d0170989bfe7a5a91cf /NEWS
parenta6a45ad0a75e950119e8e529a5f7f505ce0311c7 (diff)
downloadgnutls-dc1defac66c2bc654a1aa49222ce268aff74cb75.tar.gz
priority: add option to disable TLS 1.3 middlebox compatibility mode
This adds a new option %DISABLE_TLS13_COMPAT_MODE to disable TLS 1.3 compatibility mode at run-time. Signed-off-by: Daiki Ueno <ueno@gnu.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba6827358d..b3590a316a 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,11 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2019 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.7.2 (unreleased)
+
+** libgnutls: The priority string option %DISABLE_TLS13_COMPAT_MODE was added
+ to disable TLS 1.3 middlebox compatibility mode
+
* Version 3.7.1 (released 2021-03-10)
** libgnutls: Fixed potential use-after-free in sending "key_share"