summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-09-07 08:08:12 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-09-07 14:39:21 +0200
commit072c391c0648f994acbad617153d8230c86756a3 (patch)
treed4b87eb3422a4d3dc64ef66b9e2e9b2200c7d21d
parent452f85219d705fca91181b4f15d27650ca0d2ec6 (diff)
downloadgnutls-072c391c0648f994acbad617153d8230c86756a3.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 21f568559a..9afc2062b8 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ See the end for copying conditions.
* Version 3.6.1 (unreleased)
+** libgnutls: Fixed interoperability issue with openssl when safe renegotiation was
+ used. Resolves gitlab issue #259.
+
** p11tool: added options --sign-params and --hash. This allows testing
signature with multiple algorithms, including RSA-PSS.