From: Nikos Mavrogiannopoulos Date: Mon, 4 Aug 2014 12:04:50 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_4_0~1156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d44a52eb94c107e767a7c52cf357f700abdf65bd;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index e24f99ac7e..971a2bcde0 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,15 @@ See the end for copying conditions. ** libgnutls: Use pthread_atfork() to detect fork. +** libgnutls: Added helper functions to obtain information on PKCS #8 +structures. + +** certtool: Added --p8-info option + ** API and ABI modifications: -No changes since last version. +gnutls_pkcs8_info: Added +gnutls_pkcs_schema_get_name: Added +gnutls_pkcs_schema_get_oid: Added * Version 3.3.6 (released 2014-07-23)