summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0dd36d6f3e..8856a7210a 100644
--- a/NEWS
+++ b/NEWS
@@ -25,10 +25,13 @@ See the end for copying conditions.
template options. This allows specifying arbitrary extensions into
certificates and certificate requests.
+** gnutls-cli: Added the --fastopen option.
+
** API and ABI modifications:
GNUTLS_E_UNAVAILABLE_DURING_HANDSHAKE: Added
gnutls_x509_crq_set_extension_by_oid: Added
gnutls_x509_dn_set_str: Added
+gnutls_transport_set_fastopen: Added
* Version 3.5.2 (released 2016-07-06)