]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Thu, 10 Sep 2009 06:27:19 +0000 (08:27 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 10 Sep 2009 06:27:19 +0000 (08:27 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3b2b27856e3af60f7e33dd5d2411be300f71ec7e..e3b88ad4e06c5f6be1b3d388d9bc7b22ad6c0b2d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,16 @@ See the end for copying conditions.
 
 * Version 2.9.5 (unreleased)
 
+** libgnutls: Add new functions to extract X.509 Issuer Alternative Names.
+The new functions are gnutls_x509_crt_get_issuer_alt_name2,
+gnutls_x509_crt_get_issuer_alt_name, and
+gnutls_x509_crt_get_issuer_alt_othername_oid.  Contributed by Brad
+Hards <bradh@frogmouth.net>.
+
 ** API and ABI modifications:
-No changes since last version.
+gnutls_x509_crt_get_issuer_alt_name2: ADDED.
+gnutls_x509_crt_get_issuer_alt_name: ADDED.
+gnutls_x509_crt_get_issuer_alt_othername_oid: ADDED.
 
 * Version 2.9.4 (released 2009-09-03)