summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-02-11 16:18:00 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-02-16 09:59:59 +0100
commit4f083ddd0739c2aa6c295d14619b35ce71f75777 (patch)
tree87781573f36731b2bf82f44ae06de641b00ae72a /NEWS
parentca7885241de90a0e9e80456203f3f49d941ec1c2 (diff)
downloadgnutls-4f083ddd0739c2aa6c295d14619b35ce71f75777.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5407cdbfb..df2bdb9fb4 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,9 @@ See the end for copying conditions.
applications which do not check user credentials on rehandshakes from
attacks related to unsafe renegotiation.
+** libgnutls: Enforce the RFC 7627 (extended master secret) requirements on
+ session resumption.
+
** libgnutls: Replaced writev() system call with sendmsg().
** libgnutls: Replaced select() system call with poll() on POSIX systems.