diff options
author | Tim Ruehsen <tim.ruehsen@gmx.de> | 2016-07-25 13:08:28 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-07-26 14:23:55 +0200 |
commit | 4a0b7d9468fd198b6d3a60d0af8639c9bfdc717d (patch) | |
tree | ca54a72d1ec06e8b3720e5ea46447fb696170f8c /NEWS | |
parent | 7e051ae28c288c218584f75dbc6c097a3b2564c9 (diff) | |
download | gnutls-4a0b7d9468fd198b6d3a60d0af8639c9bfdc717d.tar.gz |
doc update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |