diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-25 20:45:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-25 20:45:54 +0000 |
commit | 787c41b9bed5de99459916e0bd1ce7db8b3b8240 (patch) | |
tree | ed8ad11c490706acf5630e027fd7a72a70a92f15 /doc/upgrade.html | |
parent | 2fd8d6d946bfb28aeb3ae9badf0d6c8015d414c8 (diff) | |
download | s6-linux-init-787c41b9bed5de99459916e0bd1ce7db8b3b8240.tar.xz |
- bump skalibs dep to 2.1.6.0
- use s6-svc -X in finish script to make logger exit
- rc for 0.0.1.2
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index c360ce9..b50899a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,12 +18,18 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 0.0.1.2 </h2> + +<ul> + <li> <a href="http://skarnet.org/software/s6/">s6</a> dependency +bumped to 2.1.6.0. </li> +</ul> <h2> in 0.0.1.1 </h2> <ul> <li> <a href="http://skarnet.org/software/s6/">s6</a> dependency -bumped to 2.1.5.0 </li> +bumped to 2.1.5.0. </li> </ul> </body> |