summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-25 03:18:42 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-25 09:56:33 +0100
commit463529475fe7f034e528e46817d92f091779dc0b (patch)
tree1f4125947ee6097589100b55c6f3cf16d49a0fc0
parente433d0842de99d3da8ec254029d198606e4ab3e7 (diff)
downloadgnutls-463529475fe7f034e528e46817d92f091779dc0b.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 13852872c8..fe9ad3b1ec 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ See the end for copying conditions.
when the instruction was available on the host, but not on a VM running
gnutls, detection could fail causing illegal instruction usage.
+** p11tool: re-use ID from corresponding objects when writing certificates.
+ That is, when writing a certificate which has a corresponding public key,
+ or private key in the token, ensure that we use the same ID for the
+ certificate.
+
** API and ABI modifications:
No changes since last version.