diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-11 14:57:07 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-11 14:57:07 +0000 |
commit | 0a8809cd77e0785cae4e526a8c19f22a50552b95 (patch) | |
tree | b2a90e023a3f9eec3b555d9a3f90d2b1dfd0ad1a /doc/upgrade.html | |
parent | cb49cb30fe65d4ee317572f232f7017a8c1fe6a2 (diff) | |
download | s6-portable-utils-0a8809cd77e0785cae4e526a8c19f22a50552b95.tar.xz |
Preparation for version 2.2.1.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 7f747f0..c6579cc 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.2.1.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.5.0.1. </li> + <li> <a href="s6-ln.html">s6-ln</a> now accepts the +nonstandard <tt>-n</tt> option. </li> +</ul> + + <h2> in 2.2.0.0 </h2> <ul> |