diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-23 23:28:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-23 23:28:58 +0000 |
commit | fe1f70d5f729e331facf481ec45cc1c64e095d85 (patch) | |
tree | 54ecbfa97635cf15f1e7b1cbd8eae33939ad1747 /doc/upgrade.html | |
parent | 1a193920ece5297d8676afef5b1e69e785522ad3 (diff) | |
download | s6-portable-utils-fe1f70d5f729e331facf481ec45cc1c64e095d85.tar.xz |
Add s6-hiercopy (based on skalibs)v2.0.2.0
Version: rc for 2.0.2.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 70d8b07..26bb1a8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,14 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.0.2.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.1.0. </li> + <li> s6-hiercopy now belongs to this package. (It formely belonged +to s6-linux-utils, but it is actually portable in practice.) </li> +</ul> + <h2> in 2.0.1.0 </h2> <ul> |