diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-15 15:29:23 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-15 15:29:23 +0000 |
commit | 11d552a5ef98ab91479c7753997b4d9c51803f96 (patch) | |
tree | 5404eb0bfe6186d9fead4fdda389251862e36503 /doc/upgrade.html | |
parent | fe36511943321c2be1d00fe41d3fe4b784c5acb4 (diff) | |
download | s6-rc-11d552a5ef98ab91479c7753997b4d9c51803f96.tar.xz |
Add s6-log notifications to examples, prepare for 0.4.1.1
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index da9e976..d186ffc 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -33,7 +33,12 @@ minor and bugfix version changes. <h2> in 0.4.1.1 </h2> <ul> - <li> No functional changes. </li> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.8.0.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.5.0.2. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.8.0.0. </li> </ul> <h2> in 0.4.1.0 </h2> |