summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-04-11 23:45:01 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-04-14 20:44:35 +0300
commit065bd9cb7142d4d407fa9e9bf631f912136c6bb3 (patch)
treedbf6870127beb79a9d3e1e8f7321653f99eca5fb
parent6735ca90e5b4e3d2f4434a76a5eb47592f7dc270 (diff)
downloadgnutls-tmp-gnutls_3_5_x-fastopen.tar.gz
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d33289988f..63c898b48c 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ See the end for copying conditions.
* Version 3.5.11 (unreleased)
+** libgnutls: enabled TCP Fast open for MacOSX. Patch by Tim Ruehsen.
+
** certtool: made printing of key ID and key PIN consistent between certificates,
public keys, and private keys. That is the private key printing now uses the
same format as the rest.