summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-29 08:58:58 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-29 16:27:41 +0100
commit13d8a8e8c33c88ff96875cd7f6c7e02196006cfa (patch)
treecea9c7abf065ed524a9ece4e2c66ed7da0e2f22b
parentc52445ce887c9e33d3f3b2cfe22dd2f182be4b16 (diff)
downloadgnutls_3_3_x-set-id.tar.gz
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c6686a8ebb..37ad09c3c7 100644
--- a/NEWS
+++ b/NEWS
@@ -19,8 +19,14 @@ See the end for copying conditions.
** libgnutls: Fixed issue in PKCS#12 password encoding, which truncated
passwords over 32-characters. Reported by Mario Klebsch.
+** libgnutls: Backported functionality allowing to manipulate the IDs
+ of PKCS#11 objects.
+
** API and ABI modifications:
-No changes since last version.
+gnutls_pkcs11_obj_set_info: Added
+gnutls_pkcs11_privkey_generate3: Added
+gnutls_pkcs11_copy_x509_privkey2: Added
+gnutls_pkcs11_copy_x509_crt2: Added
* Version 3.3.25 (released 2016-10-9)