summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-12-09 09:21:54 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-12-09 09:21:54 +0000
commit6dd0366a659bc4af1361ffdcec4ac4ee1f27ca03 (patch)
treeee24a59fb74ced4844bc5c8170991ab2b21e8f56 /doc
parentfb6fdf5f24ee6921a1ba2651a534887de2e16fbc (diff)
downloads6-rc-6dd0366a659bc4af1361ffdcec4ac4ee1f27ca03.tar.xz
bugfix: s6-rc-bundle incorrectly checked against bundle prefixes
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 a62d3ab..7db74a2 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -66,7 +66,7 @@ scripts are also run in a controlled environment.
<ul>
<li> The current released version of s6-rc is
-<a href="s6-rc-0.4.1.0.tar.gz">0.4.1.0</a>. </li>
+<a href="s6-rc-0.4.1.1.tar.gz">0.4.1.1</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/">s6-rc
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 78fbdce..da9e976 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -30,6 +30,12 @@ minor and bugfix version changes.
<h1> What has changed in s6-rc </h1>
+<h2> in 0.4.1.1 </h2>
+
+<ul>
+ <li> No functional changes. </li>
+</ul>
+
<h2> in 0.4.1.0 </h2>
<ul>