summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-21 11:33:37 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-21 11:36:36 +0100
commitc1cbb1c9dff9468adad6f6f5915ae887a703229c (patch)
treebf35383efba217ee797997354f2e7c5480f4a2fe /NEWS
parent558bd61dd76c064be9aff0be8ef5c7240bd81747 (diff)
downloadgnutls-c1cbb1c9dff9468adad6f6f5915ae887a703229c.tar.gz
Added functions to parse authority key identifiers when stored as a 'general name' and serial combo.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 90bf462eb8..1c32bc8320 100644
--- a/NEWS
+++ b/NEWS
@@ -11,8 +11,12 @@ to account for security level of 96-bits.
known CAs and only a single certificate is set in the credentials,
sent that one.
+** libgnutls: Added functions to parse authority key identifiers
+when stored as a 'general name' and serial combo.
+
** API and ABI modifications:
-No changes since last version.
+gnutls_x509_crt_get_authority_key_an_serial: Added
+gnutls_x509_crl_get_authority_key_an_serial: Added
* Version 3.0.12 (released 2012-01-20)