summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-12-17 14:47:55 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-12-17 14:47:55 +0000
commit78a037921dedc41b71eb58a56fc9293e95f271d6 (patch)
tree7272507bf231008f021e0ebcc87fac10486e3dfb /doc
parenteeb0f9098450dbe470fc9b60627d15df62b04239 (diff)
downloads6-78a037921dedc41b71eb58a56fc9293e95f271d6.tar.xz
version: 2.2.4.1
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html7
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 04c2367..9a296b0 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -100,7 +100,7 @@ library. </li>
<h3> Download </h3>
<ul>
- <li> The current released version of s6 is <a href="s6-2.2.4.0.tar.gz">2.2.4.0</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.2.4.1.tar.gz">2.2.4.1</a>. </li>
<li> Alternatively, you can checkout a copy of the s6 git repository:
<pre> git clone git://git.skarnet.org/s6 </pre> </li>
<li> There's also a
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 8395205..f502cab 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,13 @@
<h1> What has changed in s6 </h1>
+<h2> in 2.2.4.1 </h2>
+
+<ul>
+ <li> <a href="s6-envuidgid.html">s6-envuidgid</a> behaviour fixed to be
+compatible with 2.2.3.1 and previous releases. </li>
+</ul>
+
<h2> in 2.2.4.0 </h2>
<ul>