summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-10-21 02:18:07 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-10-21 02:18:07 +0200
commit702ce4f435582025bd11e857dff622fc9787f06c (patch)
treebd9b47b824ac964d660efbfc4769fc9d5d75fb9a
parentfbb8eafb7aac20a6361d4dbd56745512b5f3057d (diff)
downloadgnutls-702ce4f435582025bd11e857dff622fc9787f06c.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a72441077c..de68f0b27a 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2017 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 3.6.1 (unreleased)
+* Version 3.6.1 (released 2017-10-21)
** libgnutls: Fixed interoperability issue with openssl when safe renegotiation was
used. Resolves gitlab issue #259.
@@ -31,6 +31,8 @@ See the end for copying conditions.
after the DSA algorithm became disabled by default, and is no longer necessary
as DSA is now being universally depracated.
+** p11tool: Mark all generated objects as sensitive by default.
+
** p11tool: added options --sign-params and --hash. This allows testing
signature with multiple algorithms, including RSA-PSS.