diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-04-20 15:32:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-04-20 15:32:05 +0000 |
commit | 6577467acca3fd281273b95c3906a85dbf19e6f8 (patch) | |
tree | 5759d99fb05dd14fc5d0d8fdf3a7b4b88556d119 /doc/upgrade.html | |
parent | a9ac71ac2a874760466f673732610c2cc186797a (diff) | |
download | s6-6577467acca3fd281273b95c3906a85dbf19e6f8.tar.xz |
Add -d notif to s6-svscan; this is only shallow readiness.
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 3e2a538..4ea789c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in s6 </h1> +<h2> in 2.7.2.0 </h2> + +<ul> + <li> <tt>-B</tt> option added to +<a href="s6-ipcserver-socketbinder.html">s6-ipcserver-socketbinder</a>. </li> + <li> <tt>-d <em>notif</em></tt> option added to +<a href="s6-svscan.html">s6-svscan</a>. </li> +</ul> + <h2> in 2.7.1.1 </h2> <ul> |