summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-11-21 10:56:01 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-11-21 10:56:01 +0000
commit2269af1457817b7a3b9b51cc0512d5f29e1fc7a5 (patch)
tree2960cad413d26ea6c32355f4bcd9885b31281b73 /NEWS
parent5c2880becc94141b8035b3488b6bd60696011308 (diff)
downloads6-networking-2269af1457817b7a3b9b51cc0512d5f29e1fc7a5.tar.xz
Prepare for 2.4.0.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad28355..25c989b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
Changelog for s6-networking.
+In 2.4.0.0
+----------
+
+ - execline is now optional.
+ - s6-tlsc and s6-tlsd rewrite. They're now wrappers around new
+binaries: s6-tlsc-io and s6-tlsd-io, which establish and run a
+TLS tunnel over already existing fds.
+ - New functionality: s6-ucspitlsc and s6-ucspitlsd, for an
+implementation of delayed encryption.
+
+
In 2.3.2.0
----------