summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85398a7f69..002e53c7d6 100644
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,14 @@ See the end for copying conditions.
* Version 3.6.12 (unreleased)
+** libgnutls: Introduced flag of gnutls_session_get_flags() to identify
+ sessions that client request OCSP status request (#829).
+
** libgnutls: Introduced the gnutls_ocsp_req_const_t which is compatible
with gnutls_ocsp_req_t but const.
** API and ABI modifications:
+GNUTLS_SFLAGS_CLI_REQUESTED_OCSP: Added
gnutls_ocsp_req_const_t: Added