From: Nikos Mavrogiannopoulos Date: Sat, 9 Nov 2013 22:01:14 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_2_7~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03b91f676bc8582ade2ec684bbad4e02db8cfdd0;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index a1b77402f8..c99fc49bad 100644 --- 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)