diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-20 00:11:12 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-20 00:11:12 +0100 |
commit | ccb7b18b21c199207fe89d63940ca34c420a29a1 (patch) | |
tree | 6ff630e013ff3e66eaae4e4f0138f4139e7237d3 /NEWS | |
parent | 04975161925c0a5372c4006d553f0263571fda90 (diff) | |
download | gnutls-ccb7b18b21c199207fe89d63940ca34c420a29a1.tar.gz |
Added gnutls_x509_crt_set_policy()
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ tokens that do not store the public key). ** API and ABI modifications: gnutls_pkcs11_privkey_generate2: Added gnutls_x509_crt_get_policy: Added +gnutls_x509_crt_set_policy: Added gnutls_x509_policy_release: Added |