diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-05-06 11:47:33 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-05-06 11:47:33 +0000 |
commit | 36cd749078bb7d7107e85f2c427213046faa19f3 (patch) | |
tree | b235792f917ea35041a98bf4c94c77ce647ef7a3 /doc/upgrade.html | |
parent | 76fee0e46b6d9862100e2f39a68c4b2e91bd5b1b (diff) | |
download | s6-networking-36cd749078bb7d7107e85f2c427213046faa19f3.tar.xz |
Add -e option to s6-tlsserver
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 6928777..d9c168c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -28,8 +28,9 @@ dependency bumped to 2.6.0.1. </li> <li> <a href="https://libressl.org">LibreSSL</a> optional dependency bumped to 3.0.2. </li> <li> <a href="s6-tlsserver.html">s6-tlsserver</a> now includes +the <tt>-e</tt> option to invoke <a href="s6-tcpserver-access.html">s6-tcpserver-access</a> -functionality, and accepts corresponding options. </li> +unconditionally. </li> </ul> <h2> in 2.3.1.2 </h2> |