]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update [ci skip]
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 16 Feb 2016 15:40:09 +0000 (16:40 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 16 Feb 2016 15:40:09 +0000 (16:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index df2bdb9fb4546838baa5ca0f8bb2f50cd6f33be1..8e267b0f2a9b7beac607c87613c921eaefe0433e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,7 +29,7 @@ See the end for copying conditions.
    attacks related to unsafe renegotiation.
 
 ** libgnutls: Enforce the RFC 7627 (extended master secret) requirements on
-   session resumption.
+   session resumption. Reported by Hubert Kario (#69).
 
 ** libgnutls: Replaced writev() system call with sendmsg().