diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-02-14 06:49:24 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-02-14 06:49:24 +0000 |
commit | d1b85b509c5412b1ae653d490c782929afc23f83 (patch) | |
tree | f501c56a0afbd7b66fe318b03e7d8604e4f573cb /NEWS | |
parent | 01c15f404eb14733122aef9c09cbe4a1ac9a3676 (diff) | |
download | gnutls-d1b85b509c5412b1ae653d490c782929afc23f83.tar.gz |
Add.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ It uses gnutls_x509_crl_print to print CRL information. It uses some more gnulib modules to simplify error handling. ** API and ABI modifications: +GNUTLS_HANDSHAKE_SUPPLEMENTAL: ADD, new gnutls_handshake_description_t element. GNUTLS_SAN_DN: ADD, new gnutls_x509_subject_alt_name_t element. gnutls_x509_crl_print: ADD. gnutls_x509_crl_get_signature: ADD. |