summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Ruehsen <tim.ruehsen@gmx.de>2016-07-25 13:08:28 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-26 14:23:55 +0200
commit4a0b7d9468fd198b6d3a60d0af8639c9bfdc717d (patch)
treeca54a72d1ec06e8b3720e5ea46447fb696170f8c
parent7e051ae28c288c218584f75dbc6c097a3b2564c9 (diff)
downloadgnutls-4a0b7d9468fd198b6d3a60d0af8639c9bfdc717d.tar.gz
doc update
-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)