diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-02-09 13:12:42 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-02-09 13:12:42 +0000 |
commit | eccb1b4b0cda7151a03e5754073c401298dfe6ef (patch) | |
tree | ff66b96dadc310f97436bc198c7f1508e74f9e9c /NEWS | |
parent | 2e44051be40c585ea9aeb88c03fab97ed9dff4d4 (diff) | |
download | gnutls-eccb1b4b0cda7151a03e5754073c401298dfe6ef.tar.gz |
Add.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ The function is gnutls_x509_crt_print. ** API and ABI modifications: gnutls_x509_crt_print: ADD +gnutls_certificate_print_formats_t: ADD, new enum. gnutls_x509_crt_get_signature: ADD. gnutls_x509_crt_get_extension_data: ADD. gnutls_x509_crt_get_extension_info: ADD. |