diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-12 13:06:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-12 13:06:39 +0000 |
commit | 8895415c53ba7a3c8db187266e3b9dee225a3b6d (patch) | |
tree | eba58b4c9eb3c2a2d626760c765ddd16249d8d71 /doc/upgrade.html | |
parent | 01396a1a038c254535d25c1145e5cf3054241a6a (diff) | |
download | s6-8895415c53ba7a3c8db187266e3b9dee225a3b6d.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 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 0d6c87f..f74d7fb 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6 </h1> +<h2> in 2.2.0.1 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.6.1. </li> + <li> execline dependency bumped to 2.1.3.1. </li> +</ul> + <h2> in 2.2.0.0 </h2> <ul> |