summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
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)