diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-05 20:25:20 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-05 20:25:20 +0000 |
commit | f6fc552d09c7b2cafeb69023c318b66940548041 (patch) | |
tree | bdd216b48cbd25c4ed29a53333515f91e2499293 /doc/upgrade.html | |
parent | 55be2c3525bd14a64664116b809fcb9d69eeb8a9 (diff) | |
download | s6-f6fc552d09c7b2cafeb69023c318b66940548041.tar.xz |
Better *FLAGS management; prepare for 2.6.1.1
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 6daa11a..58d349a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6 </h1> +<h2> in 2.6.1.1 </h2> + +<ul> + <li> skalibs dependency bumped to 2.6.0.1. </li> + <li> execline dependency bumped to 2.3.0.3. </li> +</ul> + <h2> in 2.6.1.0 </h2> <ul> |