diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:07:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:07:10 +0000 |
commit | 98083a30abf1d7b074d4e23739db42576b63c3e6 (patch) | |
tree | 5fff3c45afdad777ae09669732b5e868f51d183a /doc/upgrade.html | |
parent | feba1a4fd9084f70e58827afc226d42770717357 (diff) | |
download | s6-dns-98083a30abf1d7b074d4e23739db42576b63c3e6.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 063dd4c..af176f8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6-dns </h1> +<h2> in 2.1.0.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.4.0.0. </li> +</ul> + <h2> in 2.0.1.0 </h2> <ul> |