summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-21 12:45:31 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-21 12:45:36 +0100
commit838efc8363615c12f752f4d36d48d9a2e05923ac (patch)
treedcf1f0483cacc796c285fdfda069ea06e729f96b
parentb0b11b53324063892992b8603f20bb5c9e6b6c3e (diff)
downloadgnutls-838efc8363615c12f752f4d36d48d9a2e05923ac.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d4d0351ccb..8010e5bb50 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ See the end for copying conditions.
* Version 3.5.11 (unreleased)
+** libgnutls: Fixed issue when rehandshaking without a client certificate in
+ a session which initially used one. Reported by Frantisek Sumsal.
+
** libgnutls: Addressed read of 4 bytes past the end of buffer in OpenPGP
certificate parsing. Issues found using oss-fuzz project and were fixed
by Alex Gaynor: