summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-13 13:06:23 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-13 13:06:23 +0200
commitb074cfb71eee992ea8c15f9127e6a181b9ba8713 (patch)
tree52999fffdc4538251a176f1586a95690dd7a10fa /NEWS
parentee9459e8af1eda1318c1e37da8a564d770d6ae74 (diff)
downloadgnutls-b074cfb71eee992ea8c15f9127e6a181b9ba8713.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c13338785..392bf7ece7 100644
--- a/NEWS
+++ b/NEWS
@@ -79,6 +79,11 @@ gnutls_check_version_numeric: Added
gnutls_x509_crq_set_subject_alt_othername: 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_get_pk_oid: Added
+gnutls_x509_crq_get_signature_oid: Added
+gnutls_x509_crl_get_signature_oid: Added
gnutls_x509_privkey_generate2: Added
gnutls_x509_privkey_get_seed: Added
gnutls_x509_privkey_verify_seed: Added