]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 5 Aug 2014 09:42:56 +0000 (11:42 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 5 Aug 2014 09:46:57 +0000 (11:46 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 27f9edabb582959b2c4ef97579add45f22f5cd84..526bb8e59d16b99d6a0ee2cfc6f69d4d893bab6d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,9 +13,14 @@ structures.
 ** certtool: Added --p8-info option, which will print PKCS #8 information
 even if the password is not available.
 
-** certtool: --key-info option will print PKCS #8 information if available.
+** certtool: --key-info option will print PKCS #8 encryption information
+when available.
+
+** certtool: --p12-info option will print PKCS #12 encryption information
+when available.
 
 ** API and ABI modifications:
+gnutls_pkcs12_bag_enc_info: Added
 gnutls_pkcs8_info: Added
 gnutls_pkcs_schema_get_name: Added
 gnutls_pkcs_schema_get_oid: Added