diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-27 17:12:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-27 17:12:13 +0000 |
commit | 5f247199e897e2d79d1a31bfb53e2fdc943a4bde (patch) | |
tree | 1201fdfbb2db6962ee63b11c561ba1157d1f9fac /doc/upgrade.html | |
parent | 62b08ed24bd50737ce090f9ab37acb832845ef4f (diff) | |
download | s6-5f247199e897e2d79d1a31bfb53e2fdc943a4bde.tar.xz |
- New -wr | -wR options to s6-svc, s6-svlisten1 and s6-svlisten
- skalibs and execline dep bump
- rc for 2.2.1.0 unless more new functionality is needed for s6-rc
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index f74d7fb..d9d8cdd 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,17 @@ <h1> What has changed in s6 </h1> +<h2> in 2.2.1.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.7.0. </li> + <li> execline dependency bumped to 2.1.4.0. </li> + <li> <a href="s6-svc.html">s6-svc</a>, +<a href="s6-svlisten1.html">s6-svlisten1</a> and +<a href="s6-svlisten.html">s6-svlisten</a> support new +<tt>-wr</tt> and <tt>-wR</tt> options. </li> +</ul> + <h2> in 2.2.0.1 </h2> <ul> |