diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2018-07-24 16:48:32 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2018-07-24 22:06:03 +0200 |
commit | 68f3947ba31179232232d6c3cdf158ad9d20cf5b (patch) | |
tree | 01178a275dbab128ccc257f4e3db478b89441c80 /NEWS | |
parent | 42945a7aab6d4e18da13a9c6f1d05fd1487e13c7 (diff) | |
download | gnutls-68f3947ba31179232232d6c3cdf158ad9d20cf5b.tar.gz |
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc. Copyright (C) 2013-2017 Nikos Mavrogiannopoulos See the end for copying conditions. +* Version 3.6.4 (unreleased) + +** libgnutls: Corrected regression since 3.6.3 in the callbacks set with + gnutls_certificate_set_retrieve_function() which could not handle the case where + no certificates were returned, or the callbacks were set to NULL (see #528). + +** API and ABI modifications: +No changes since last version. + + * Version 3.6.3 (released 2018-07-16) ** libgnutls: Introduced support for draft-ietf-tls-tls13-28. It includes version |