From: Nikos Mavrogiannopoulos Date: Mon, 11 Jul 2016 14:36:39 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_5_3~131 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6aa469579d0d8aeca18d0eaf99f8b9d22ef4ebcd;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index e3cb7f53af..d91128ffb7 100644 --- a/NEWS +++ b/NEWS @@ -9,8 +9,12 @@ See the end for copying conditions. window implementation. Based on Fridolin Pokorny's implementation for AF_KTLS. +** certtool: added the "add_extension" and "add_critical_extension" + template options. This allows specifying arbitrary extensions into + certificates and certificate requests. + ** API and ABI modifications: -No changes since last version. +gnutls_x509_crq_set_extension_by_oid: Added * Version 3.5.2 (released 2016-07-06)