]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 9 Nov 2013 22:01:14 +0000 (23:01 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 9 Nov 2013 22:01:14 +0000 (23:01 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a1b77402f8f68ed71a4a97bde9cb94a4267e8a39..c99fc49bada79c18523fe69bd59b9980bb3a51a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,11 +8,18 @@ See the end for copying conditions.
 ** libgnutls: gnutls_cipher_get_iv_size() now returns the correct IV size in
 GCM ciphers.
 
+** libgnutls: gnutls_certificate_set_x509_key_file() et al when provided a
+PKCS #11 URL with a certificate, will attempt to load the whole chain.
+
+** libgnutls: When traversing PKCS #11 tokens looking for an object, avoid
+looking in unrelated to the object tokens.
+
 ** certtool: When exporting an encrypted PEM private key do not output the key
 parameters.
 
 ** API and ABI modifications:
-No changes since last version.
+gnutls_pkcs11_obj_export3: Added
+gnutls_pkcs11_get_raw_issuer: Added
 
 
 * Version 3.2.6 (released 2013-10-31)