From: Simon Josefsson Date: Tue, 13 Feb 2007 10:01:05 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_7_7~137 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5752695602d02653c8dc787b46ceae26319b736c;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 46e19a38e1..ad2645beaa 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ The function is gnutls_x509_crl_get_signature. The gnutls_x509_crt_get_subject_alt_name function returns the DN as a string in the provided buffer. +** Minor improvements to certtool. + ** API and ABI modifications: GNUTLS_SAN_DN: ADD, new gnutls_x509_subject_alt_name_t element. gnutls_x509_crl_print: ADD.