summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-17 15:08:29 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-18 15:34:15 +0100
commit2754c292187288da488e4e9bd24150b6320f851d (patch)
treefaa163a730eaa08788f5da8a7c034b0063685ee2 /NEWS
parent68371cdb610990cef4fbb52cb95aaa9e9af55146 (diff)
downloadgnutls-2754c292187288da488e4e9bd24150b6320f851d.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4dd87b517..36cae9f067 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ See the end for copying conditions.
* Version 3.6.0 (unreleased)
+** libgnutls: Refuse gnutls_record_send() and gnutls_record_recv()
+ calls prior to handshake being complete. Addresses gitlab issue #158.
+
** certtool: the option '--load-ca-certificate' can now accept PKCS#11
URLs in addition to files.