From: Nikos Mavrogiannopoulos Date: Tue, 16 Feb 2016 15:40:09 +0000 (+0100) Subject: doc update [ci skip] X-Git-Tag: gnutls_3_5_0~341 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a88ce61a36909bb087032e1e3725ff7f24efdcc7;p=thirdparty%2Fgnutls.git doc update [ci skip] --- diff --git a/NEWS b/NEWS index df2bdb9fb4..8e267b0f2a 100644 --- 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().