summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.