summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-11-19 03:05:39 +0000
committerLaurent Bercot <ska@appnovation.com>2023-11-19 03:05:39 +0000
commit8fe924c3da6ab919f512029a15464e77cbeede8a (patch)
tree2b66be3ffe064f98621f8d2c10214a3e001ca19f /NEWS
parent06b1f4f397d53e9a4c9abe4c8c4c20a7240e7736 (diff)
downloads6-networking-8fe924c3da6ab919f512029a15464e77cbeede8a.tar.xz
Small bugfixes, update deps, update doc
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5ddb8f8..d961c80 100644
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,10 @@ In 2.7.0.0
----------
- Bugfixes.
- - Better API for s6-tlsc-io: now "s6-tlsc-io 6 7" = s6-ioconnect with TLS.
- - The -K option for TLS programs now determines the handshake timeout.
- - /etc/hosts support added.
+ - Better API for s6-tlsc-io: now "s6-tlsc-io 6 7" is the equivalent
+of s6-ioconnect with TLS, and can be used interactively as a client
+program to talk to TLS-tunneled services.
+ - The -K option for TLS programs now set a timeout for the whole handshake.
- The -h option for s6-tcpclient and s6-tcpserver-access now indicates
/etc/hosts should be consulted before DNS.