]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 5 Apr 2016 08:36:05 +0000 (10:36 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 5 Apr 2016 08:36:05 +0000 (10:36 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 739e8dddbaaf762f05c77eedc62bbabbd8ec0506..878837da552258aa124327085bf6d40c3fbc859e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,10 @@ See the end for copying conditions.
    applications which do not check user credentials on rehandshakes from
    attacks related to unsafe renegotiation.
 
+** libgnutls: Follow RFC5280 strictly in name constraints computation. The
+   permitted subtrees is intersected with any previous values. Report and
+   patch by Daiki Ueno.
+
 ** libgnutls: Enforce the RFC 7627 (extended master secret) requirements on
    session resumption. Reported by Hubert Kario (#69).