diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-11 15:03:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-11 15:03:48 +0000 |
commit | 8b9f29d9ecc96ecaf1326bb2c62c644c7cd46866 (patch) | |
tree | 58ba61fea8a08d0b34dfc1f2f9e773337ab5daee /doc/upgrade.html | |
parent | 4e6edfeca4f5536cbb0a0a68d8f3822b81dfe79b (diff) | |
download | s6-linux-utils-8b9f29d9ecc96ecaf1326bb2c62c644c7cd46866.tar.xz |
Prepare for version 2.4.0.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 91a143a..bf6a5b2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,6 +22,9 @@ <ul> <li> Linux dependency bumped to 3.5. </li> + <li> skalibs dependency bumped to 2.5.0.1. </li> + <li> The interface between <a href="s6-uevent-listener.html">s6-uevent-listener</a> +and <a href="s6-uevent-spawner.html">s6-uevent-spawner</a> has changed. </li> </ul> <h2> in 2.3.0.0 </h2> |