summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-19 14:22:20 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-19 14:22:20 +0200
commit85c1d62d1c258172911f8b7a3ad16abff665c87c (patch)
treeda50c615e95a53909908ea6f66125521933aa779
parent76a19a34ab187b5e86f8b33a97d475a83032a138 (diff)
downloadgnutls-85c1d62d1c258172911f8b7a3ad16abff665c87c.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fb4a692df2..8f0416c6cb 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ See the end for copying conditions.
failures due to key mismatch. This prevents leaks or double freeing
on such failures.
+** libgnutls: Increased the maximum size of the handshake message hash.
+ This will allow the library to cope better with larger packets, as
+ the ones offered by current TLS 1.3 drafts.
+
** API and ABI modifications:
No changes since last version.