summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-28 13:17:25 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-28 13:17:25 +0000
commita027959a7fe49483acf86bd65d4266e3cbc4d0b0 (patch)
tree4a3f23cd34d53a33c1e08374a4911e827bcbd669 /NEWS
parent0545d612be4529492a86a98b5f066d58d7c9436a (diff)
downloads6-networking-a027959a7fe49483acf86bd65d4266e3cbc4d0b0.tar.xz
Prepare for 2.4.1.0; add SSL_TLS_SNI_SERVERNAME
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83f2c29..e9e34ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
Changelog for s6-networking.
+In 2.4.1.0
+----------
+
+ - Bugfixes.
+ - Handshake timeout now also works with the libtls backend.
+ - The SNI server name is now exported after the handshake in
+the SSL_TLS_SNI_SERVERNAME variable.
+
+
In 2.4.0.0
----------