summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fdc94fc88d..c599236c3f 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,10 @@ See the end for copying conditions.
to accepting it. This addresses the problem of accepting CAs which would
have been marked as insecure otherwise (#877).
+** libgnutls: On client side only send OCSP staples if they have been requested
+ by the server, and on server side always advertise that we support OCSP stapling
+ (#876).
+
** libgnutls: The default-priority-string added to system configuration
to allow overriding compiled-in default-priority-string.
@@ -59,6 +63,7 @@ See the end for copying conditions.
** API and ABI modifications:
GNUTLS_SFLAGS_CLI_REQUESTED_OCSP: Added
+GNUTLS_SFLAGS_SERV_REQUESTED_OCSP: Added
gnutls_ocsp_req_const_t: Added