diff options
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 b9dcfeb..847324d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,17 @@ <h1> What has changed in s6-linux-utils </h1> +<h2> in 2.0.2.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.1.1 </li> + <li> New commands: +<a href="s6-uevent-listener.html">s6-uevent-listener</a> and +<a href="s6-uevent-spawner.html">s6-uevent-spawner</a> <li> + <li> <a href="s6-devd.html">s6-devd</a> is now a wrapper +around those commands. </li> +</ul> + <h2> in 2.0.1.0 </h2> <ul> |