diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 19:53:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-03-27 19:53:02 +0000 |
commit | 6d4dfa91a9fbcb552a0533fe9f2fa0b121c6c0a2 (patch) | |
tree | a3ab7ea7d58b6756a70061d01e5e112bac2f23b4 /doc/upgrade.html | |
parent | 543c1405653c48d23e19d03d7c62e9534fc9a110 (diff) | |
download | s6-rc-6d4dfa91a9fbcb552a0533fe9f2fa0b121c6c0a2.tar.xz |
version: 0.2.0.0v0.2.0.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index c3ec1ba..33da59d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -27,6 +27,10 @@ dependency bumped to 2.5.0.0. </li> dependency bumped to 2.3.0.0. </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> dependency bumped to 2.5.0.0. </li> + <li> s6-rc commands taking a lock on the live directory or the +service database now fail instantly if the lock is already held. +The new <tt>-b</tt> option makes them revert to the "block until the +lock is released" behaviour. </li> </ul> <h2> in 0.1.0.0 </h2> |