diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-04-14 11:09:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-04-14 11:09:40 +0000 |
commit | 6cdac30aed3d1199cbcde2c10e61691af9fc77e3 (patch) | |
tree | be782d5f890637e929b7b0f1ad39a5f33e6be394 /doc/upgrade.html | |
parent | 30bb26f896777144eb20a620440a97fa5c2be50f (diff) | |
download | s6-linux-utils-6cdac30aed3d1199cbcde2c10e61691af9fc77e3.tar.xz |
Change s6-uevent-listener API: don't spawn, write events to stdout
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index f5c14b0..91a143a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6-linux-utils </h1> +<h2> in 2.4.0.0 </h2> + +<ul> + <li> Linux dependency bumped to 3.5. </li> +</ul> + <h2> in 2.3.0.0 </h2> <ul> |