summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-02-12 16:53:39 +0000
committerSimon Josefsson <simon@josefsson.org>2007-02-12 16:53:39 +0000
commit1a10203ce8a43adf48c7b3a160ee7bef54e841a3 (patch)
treef212d22d822447ab3145ca3caad0df7872a875b1 /NEWS
parentc2c396eb1a53078178ab9754914492e26400ece3 (diff)
downloadgnutls-1a10203ce8a43adf48c7b3a160ee7bef54e841a3.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8bee7831cb..34d4a14d5e 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ See the end for copying conditions.
* Version 1.7.7 (unreleased)
+** Support for directoryName Subject Alternative Name's.
+The gnutls_x509_crt_get_subject_alt_name function returns the DN as a
+string in the provided buffer.
+
** API and ABI modifications:
GNUTLS_SAN_DN: ADD, new gnutls_x509_subject_alt_name_t element.