summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9dace80513..0b2da3d5d9 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ See the end for copying conditions.
latest version was creating position depending code. Added checks
in the CI to detect position depending code early.
+** 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:
gnutls_certificate_set_ocsp_status_request_function2: Added
GNUTLS_E_PK_INVALID_PUBKEY: Added