summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-02-13 10:01:05 +0000
committerSimon Josefsson <simon@josefsson.org>2007-02-13 10:01:05 +0000
commit5752695602d02653c8dc787b46ceae26319b736c (patch)
tree69de4838c7cf2a4f3a865797d6cecc025166fd52 /NEWS
parent9adc3528dba8e40ba64036b9fc41f1d6450059e6 (diff)
downloadgnutls-5752695602d02653c8dc787b46ceae26319b736c.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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.