diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-08 14:08:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-08 14:08:58 +0000 |
commit | 2598c3ce94f6f292bdd234020709af034c27d262 (patch) | |
tree | 6d48f71d3bbc9287f6ee44cfd33e809ec98364dc /doc/upgrade.html | |
parent | 029ffa3f14ebdf94f1d6e0cf2df34d13a6de574d (diff) | |
download | s6-2598c3ce94f6f292bdd234020709af034c27d262.tar.xz |
bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index f440d90..a472a6c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6 </h1> +<h2> in 2.12.0.1 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 2.12.0.0 </h2> <ul> |