summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-11-08 14:08:58 +0000
committerLaurent Bercot <ska@appnovation.com>2023-11-08 14:08:58 +0000
commit2598c3ce94f6f292bdd234020709af034c27d262 (patch)
tree6d48f71d3bbc9287f6ee44cfd33e809ec98364dc /doc
parent029ffa3f14ebdf94f1d6e0cf2df34d13a6de574d (diff)
downloads6-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')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html6
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 9fdd34c..3977e79 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -115,7 +115,7 @@ want nsswitch-like functionality:
<h3> Download </h3>
<ul>
- <li> The current released version of s6 is <a href="s6-2.12.0.0.tar.gz">2.12.0.0</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.12.0.1.tar.gz">2.12.0.1</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6
git repository</a>:
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>