diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:07:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:07:06 +0000 |
commit | 4cb21dae6df27d8930e6bdd993d256e949eeee11 (patch) | |
tree | 60a0138653d442a0c5b236e90ebd19f511d1d164 /doc/upgrade.html | |
parent | a73c24566bb0d18a5b8f141e93eefa4f2eadc2ba (diff) | |
download | s6-linux-utils-4cb21dae6df27d8930e6bdd993d256e949eeee11.tar.xz |
Add spawn_lib support
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 738bfad..5524600 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.2.0.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.4.0.0 </li> +</ul> + <h2> in 2.1.0.0 </h2> <ul> |