diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-09 12:47:51 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-09 12:47:51 +0000 |
commit | 214fcdea64c0a1b64cd7497652340a64460e2ab7 (patch) | |
tree | 3b4dbcd4bcc1aa68dc60e3069083ccea6aaecf13 /doc/upgrade.html | |
parent | 82c6c7780b3b573c45b0013d8955d928236f1fe9 (diff) | |
download | s6-214fcdea64c0a1b64cd7497652340a64460e2ab7.tar.xz |
Use mkptemp() in s6-ftrigrd. Prepare for 2.7.2.3.
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 b74a335..57f5dcd 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6 </h1> +<h2> in 2.7.2.3 </h2> + +<ul> + <li> skalibs dependency bumped to 2.8.0.0. </li> + <li> execline dependency bumped to 2.5.0.2. </li> +</ul> + <h2> in 2.7.2.2 </h2> <ul> <li> No functional changes. </li> |