diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-04-29 03:22:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-04-29 03:22:13 +0000 |
commit | 3be1f17208a1e3d48c1c0607bff50402bc45ceb3 (patch) | |
tree | d72b182ff81fbc50e87c382f72494aac9bb46af6 /doc/upgrade.html | |
parent | 1acd4252b0aefaa03d227217828a8b69d3cf3a87 (diff) | |
download | s6-linux-init-3be1f17208a1e3d48c1c0607bff50402bc45ceb3.tar.xz |
Prepare for 1.1.1.1; fix ctty passing when we have a logger
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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 230d1e6..6bdb29b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 1.1.1.1 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.13.2.0. </li> +</ul> + <h2> in 1.1.1.0 </h2> <ul> |