summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-02 13:13:10 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-02 15:40:18 +0200
commitc1b300acff1f2b2076888f40ca6f822548845a32 (patch)
tree3927c0944326ce7e4c46908864fc224401f2bf8f
parent01db1537f116b7fd24fa57a51fc2ca571cd0e7ca (diff)
downloadgnutls-c1b300acff1f2b2076888f40ca6f822548845a32.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 61d64cdec0..eb54309c58 100644
--- a/NEWS
+++ b/NEWS
@@ -89,11 +89,13 @@ GNUTLS_ALPN_SERVER_PRECEDENCE: Added
GNUTLS_E_ASN1_EMBEDDED_NULL_IN_STRING: Added
GNUTLS_E_HANDSHAKE_DURING_FALSE_START: Added
gnutls_check_version_numeric: Added
-gnutls_x509_crq_set_subject_alt_othername: Added
+gnutls_x509_crt_equals: Added
+gnutls_x509_crt_equals2: Added
gnutls_x509_crt_set_subject_alt_othername: Added
gnutls_x509_crt_set_issuer_alt_othername: Added
gnutls_x509_crt_get_signature_oid: Added
gnutls_x509_crt_get_pk_oid: Added
+gnutls_x509_crq_set_subject_alt_othername: Added
gnutls_x509_crq_get_pk_oid: Added
gnutls_x509_crq_get_signature_oid: Added
gnutls_x509_crl_get_signature_oid: Added