From: Nikos Mavrogiannopoulos Date: Sun, 23 Nov 2014 09:51:30 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_4_0~574 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adefe16400c146d78472ce07b3900bc1bee61b82;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 06080f27a6..96eddcc8f3 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,9 @@ combination with PKCS #11, or TPM URLs, it will utilize the provided password as PIN if required. That removes the requirement for the application to set a callback for PINs in that case. +** libgnutls: Added the ability to register application specific URL +types, which express certificates and keys using gnutls_register_custom_url(). + ** libgnutls-openssl: it is no longer built by default. ** certtool: Added --p8-info option, which will print PKCS #8 information @@ -108,6 +111,7 @@ gnutls_system_key_iter_deinit: Added gnutls_system_key_iter_get_info: Added gnutls_system_key_delete: Added gnutls_system_key_add_x509: Added +gnutls_register_custom_url: Added * Version 3.3.6 (released 2014-07-23)