summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-03-18 11:59:10 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-03-18 11:59:10 +0100
commitcfb4590703a941fa9ca62408f70ba5cc9cc2a8ad (patch)
tree2ea44192a3bea84bacbcd2828238de0f71deae83
parent6133171635e0d4e94d635a93c1fd1765fab6723c (diff)
downloadgnutls-cfb4590703a941fa9ca62408f70ba5cc9cc2a8ad.tar.gz
doc update [ci skip]
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5a50589ab..645b7e5a4a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ See the end for copying conditions.
** libgnutls: Fixes in DSA key generation under PKCS #11. Report and patches
by Jan Vcelak.
+** libgnutls: Corrected behavior of ALPN extension parsing during session
+ resumption. Report and patches by Yuriy M. Kaminskiy.
+
** libgnutls: Corrected regression (since 3.4.0) in gnutls_server_name_set()
which caused it not to accept non-null-terminated hostnames. Reported
by Tim Ruehsen.