diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-27 02:15:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-27 02:15:31 +0000 |
commit | bb68e38a10ff9932617cbaae9625bfa3e6b8e616 (patch) | |
tree | 76424546a08438bcafa78c84235f4b5a64e8d9f9 /doc/upgrade.html | |
parent | ebfd0ba17e0d4b220725018d16e294e8e22a1745 (diff) | |
download | s6-networking-bb68e38a10ff9932617cbaae9625bfa3e6b8e616.tar.xz |
Doc update and version number fix.v2.1.0.0
Version: 2.1.0.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 65964fc..486d9a1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,16 @@ <h1> What has changed in s6-networking </h1> +<h2> in 2.1.0.0 </h2> + +<ul> + <li> skalibs dependency bumped to 2.2.1.0. </li> + <li> execline dependency bumped to 2.0.2.0. </li> + <li> s6 dependency bumped to 2.1.0.0 </li> + <li> The access control functions and Unix domain programs have moved over to s6. +The access control function names have changed. </li> +</ul> + <h2> in 2.0.1.0 </h2> <ul> |