diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-03-18 22:16:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-03-18 22:16:08 +0000 |
commit | 3bcbbe18f9a60c0743c30d391c7878034e4b1274 (patch) | |
tree | 960b7f32e5135da062e3c658a80e602eff206480 /doc/upgrade.html | |
parent | 4588c3eee9e64aa4cff6c1779721dcc744335d4a (diff) | |
download | s6-3bcbbe18f9a60c0743c30d391c7878034e4b1274.tar.xz |
- s6-svscan defaults to -t0 instead of -t5000
- rc for v2.3.0.0, waiting to update deps before releasing
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index fb8a875..ebf031f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6 </h1> +<h2> in 2.3.0.0 </h2> + +<ul> + <li> <a href="s6-svscan.html">s6-svscan</a> now defaults to <tt>-t0</tt> +instead of <tt>-t5000</tt>. </li> +</ul> + <h2> in 2.2.4.3 </h2> <ul> |