summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-04-05 11:50:29 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-04-06 12:57:07 +0200
commitc2c898aa6d8235158f86465bc71b60377f5983e1 (patch)
tree00eb1a57df3e1afaf7bc5e0397c16d2ba8eacee6
parentce4491d16efedc311300e6bd89848fb14a6dd7ed (diff)
downloadgnutls-c2c898aa6d8235158f86465bc71b60377f5983e1.tar.gz
NEWS: updated
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 553059b9e3..fbb8313dd8 100644
--- a/NEWS
+++ b/NEWS
@@ -64,6 +64,10 @@ See the end for copying conditions.
** API and ABI modifications:
gnutls_x509_crt_set_flags: Added
gnutls_x509_crt_check_ip: Added
+gnutls_x509_ext_import_inhibit_anypolicy: Added
+gnutls_x509_ext_export_inhibit_anypolicy: Added
+gnutls_x509_crt_get_inhibit_anypolicy: Added
+gnutls_x509_crt_set_inhibit_anypolicy: Added
GNUTLS_DT_IP_ADDRESS: Added
GNUTLS_X509_CRT_FLAG_IGNORE_SANITY: Added
GNUTLS_CERT_UNKNOWN_CRIT_EXTENSIONS: Added