summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-19 14:24:10 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-19 14:24:10 +0200
commit74c4f165f930e0c6aa3147ce36b0232593c83161 (patch)
tree89e4837308ec25df70ba9dec60110bf2781c62d3
parentd8fb986b9cb6ec0563fa9f5bd7be9ab86f152c79 (diff)
downloadgnutls-74c4f165f930e0c6aa3147ce36b0232593c83161.tar.gz
doc update
-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