diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-09-07 08:08:12 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-09-07 14:39:21 +0200 |
commit | 072c391c0648f994acbad617153d8230c86756a3 (patch) | |
tree | d4b87eb3422a4d3dc64ef66b9e2e9b2200c7d21d /NEWS | |
parent | 452f85219d705fca91181b4f15d27650ca0d2ec6 (diff) | |
download | gnutls-072c391c0648f994acbad617153d8230c86756a3.tar.gz |
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |