]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 4 Aug 2014 12:04:50 +0000 (14:04 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 4 Aug 2014 12:04:50 +0000 (14:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e24f99ac7eec825976baa1cf447adbd5c1d60f01..971a2bcde01eb4fc9d6fdff8a271b9ef70ced556 100644 (file)
--- 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)