summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/upgrade.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index e94fcfd..4538ef4 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -33,6 +33,8 @@ when the service died, and s6-svstat reports that information. </li>
use <tt>-n</tt> to get the old behaviour. </li>
<li> s6-log now properly calls execlineb with its installation
prefix, in the slashpackage case. </li>
+ <li> New commands: s6-svlisten and s6-svlisten1, to signal a
+service and wait on it without race condition. </li>
<li> A brand new set of programs, <tt>s6-fdholder*</tt>, to perform
fd-holding. </li>
<li> Catchy blurb on intro page. </li>