diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-02-13 10:01:05 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-02-13 10:01:05 +0000 |
commit | 5752695602d02653c8dc787b46ceae26319b736c (patch) | |
tree | 69de4838c7cf2a4f3a865797d6cecc025166fd52 /NEWS | |
parent | 9adc3528dba8e40ba64036b9fc41f1d6450059e6 (diff) | |
download | gnutls-5752695602d02653c8dc787b46ceae26319b736c.tar.gz |
Add.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ The function is gnutls_x509_crl_get_signature. The gnutls_x509_crt_get_subject_alt_name function returns the DN as a string in the provided buffer. +** Minor improvements to certtool. + ** API and ABI modifications: GNUTLS_SAN_DN: ADD, new gnutls_x509_subject_alt_name_t element. gnutls_x509_crl_print: ADD. |