diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-12 13:07:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-12 13:07:01 +0000 |
commit | 0dfd033b8fc1f8a69bb572e4e7578998493efae4 (patch) | |
tree | ddda69b6cc2416750d5ff2fae6afb002d188cae2 /doc/upgrade.html | |
parent | 20efd75e91f81dad48e32adffba514c6330a4c6b (diff) | |
download | s6-networking-0dfd033b8fc1f8a69bb572e4e7578998493efae4.tar.xz |
xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 9e48965..7f4ca87 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in s6-networking </h1> +<h2> in 2.1.0.2 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.6.1. </li> + <li> execline dependency bumped to 2.1.3.1. </li> + <li> s6 dependency bumped to 2.2.0.1 </li> + <li> s6-dns dependency bumped to 2.0.0.5 </li> +</ul> + <h2> in 2.1.0.1 </h2> <ul> |