diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-30 00:57:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-30 00:57:48 +0000 |
commit | 9c0d3aa37810ae37b82951986fb4170c39fc9c41 (patch) | |
tree | db23769e27020bfd83ae61fc85e481b2171d1c13 /doc/upgrade.html | |
parent | bb68e38a10ff9932617cbaae9625bfa3e6b8e616 (diff) | |
download | s6-networking-9c0d3aa37810ae37b82951986fb4170c39fc9c41.tar.xz |
- Bugfix: s6-tcpclient and s6-tcpserver-access didn't s6dns_init()
- Version: rc for 2.1.0.1
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 486d9a1..bed293e 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,15 @@ <h1> What has changed in s6-networking </h1> +<h2> in 2.1.0.1 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.2.0. </li> + <li> execline dependency bumped to 2.1.1.0. </li> + <li> s6 dependency bumped to 2.1.3.0 </li> + <li> No functional changes (bugfix release) </li> +</ul> + <h2> in 2.1.0.0 </h2> <ul> |