summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSahana Prasad <sahana@redhat.com>2020-05-27 12:42:24 +0200
committerSahana Prasad <sahana@redhat.com>2020-06-03 15:41:26 +0200
commitbf793c14a0a71384f19dd8ba87ab504b5d66045d (patch)
tree2efe1309869ac6f3e0eeec916bb3148e5a9c016e /NEWS
parentdd712e579e05013b0830cb5f282cc3326f7841a5 (diff)
downloadgnutls-bf793c14a0a71384f19dd8ba87ab504b5d66045d.tar.gz
devel/libgnutls-latest-x86_64.abi, doc, NEWS, and manpage updates
Signed-off-by: Sahana Prasad <sahana@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 755a67c88c..4624e200f7 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,14 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2019 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.7.0 (unreleased)
+
+** libgnutls: Added a new API that provides a callback function to
+ retrieve missing certificates from incomplete certificate chains (#202).
+
+** API and ABI modifications:
+gnutls_x509_trust_list_set_getissuer_function: Added
+
* Version 3.6.14 (released 2020-06-03)
** libgnutls: Fixed insecure session ticket key construction, since 3.6.4.