summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-02-11 17:35:12 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-03-16 21:31:16 +0100
commit811155a269b476262848672ac9e85d2fdce066a8 (patch)
tree7ad468cfb08f2d45933f094d529bab7a54bb62d4 /NEWS
parentc1334fee5eeb94908e6385a1f5c546ff17fed52a (diff)
downloadgnutls-811155a269b476262848672ac9e85d2fdce066a8.tar.gz
Introduced GNUTLS_E_ASN1_EMBEDDED_NULL_IN_STRING
This error code is returned when an embedded NULL is detected in a string.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee721e8cd3..119603c518 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,7 @@ See the end for copying conditions.
** API and ABI modifications:
GNUTLS_INDEFINITE_TIMEOUT: Added
GNUTLS_ALPN_SERVER_PRECEDENCE: Added
+GNUTLS_E_ASN1_EMBEDDED_NULL_IN_STRING: Added
gnutls_check_version_numeric: Added
gnutls_x509_crq_set_subject_alt_othername: Added
gnutls_x509_crt_set_subject_alt_othername: Added