diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-09 17:21:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-09 17:21:12 +0000 |
commit | 496b7282f2b8fb56cc88d7113202ef0e1d9ce22c (patch) | |
tree | c8601454f83c5bc44a721a3ca687735632b046dd /doc/upgrade.html | |
parent | ff8d077d36a666cba38bf1509e4d55d8f2fd4812 (diff) | |
download | s6-linux-utils-496b7282f2b8fb56cc88d7113202ef0e1d9ce22c.tar.xz |
- Added s6-uevent-listener and s6-uevent-spawner
- s6-devd is now a wrapper around the former two
- version: bump to 2.0.2.0, still missing s6-devd doc
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> |