summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2019-12-07 21:30:17 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2019-12-10 11:50:54 +0100
commite48290a51da19288986bd7aaca265ea62b054dc8 (patch)
treeb42cf124be667faa7d7b89cae57e0356d5c3c999 /NEWS
parent26c410bc6ac144d8300d53b1a3f39ffd4f75c6ac (diff)
downloadgnutls-e48290a51da19288986bd7aaca265ea62b054dc8.tar.gz
abi: updated to latest const changes and added NEWS entrytmp-more-const-1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 38dcba2d14..85398a7f69 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.6.12 (unreleased)
+
+** libgnutls: Introduced the gnutls_ocsp_req_const_t which is compatible
+ with gnutls_ocsp_req_t but const.
+
+** API and ABI modifications:
+gnutls_ocsp_req_const_t: Added
+
+
* Version 3.6.11 (released 2019-12-01)
** libgnutls: Use KERN_ARND for the system random number generator on NetBSD.