]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 28 Jul 2016 11:59:26 +0000 (13:59 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 28 Jul 2016 11:59:26 +0000 (13:59 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d803c79d948c3d218de7cb561ca11d59196fdfb8..e54d9440c9a1927189ef7336cf8106efe381ea87 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,10 @@ See the end for copying conditions.
 ** libgnutls: Allow the decoding of raw elements (starting with #)
    in RFC4514 DN string decoding.
 
+** libgnutls: Fixes in gnutls_x509_crt_list_import2, which was
+   ignoring flags if all certificates in the list fit within the
+   initially allocated memory.
+
 ** certtool: Added the "add_extension" and "add_critical_extension"
    template options. This allows specifying arbitrary extensions into
    certificates and certificate requests.