summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZoltan Fridrich <zfridric@redhat.com>2022-10-04 16:37:29 +0200
committerZoltan Fridrich <zfridric@redhat.com>2022-10-18 10:35:02 +0200
commit19dca96111139c79eda92efd86f90bb855b0af29 (patch)
treed1c3fc113633e88b639c83b0d697f2fcd594eae3 /NEWS
parent08be2c563e29a846e5a1cae25caa010430dc0ecd (diff)
downloadgnutls-19dca96111139c79eda92efd86f90bb855b0af29.tar.gz
Add GNUTLS_NO_STATUS_REQUEST flag and NO_STATUS_REQUEST priority string modifier
Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index beaa5ebae8..99b1c336e4 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,15 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2019 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.8.0 (unreleased ????-??-??)
+
+** libgnutls: GNUTLS_NO_STATUS_REQUEST flag and %NO_STATUS_REQUEST
+ priority modifier have been added to allow disabling of the
+ status_request TLS extension in the client side.
+
+** API and ABI modifications:
+GNUTLS_NO_STATUS_REQUEST: New flag
+
* Version 3.7.8 (released 2022-09-27)
** libgnutls: In FIPS140 mode, RSA signature verification is an approved