summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-11-04 16:38:15 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-11-04 16:38:15 +0000
commitfd126192a196e02b2eaeaeb9c6fb359cd92b8a6a (patch)
tree11faca9bf57b557ab3a3ddf59302332cf09c2a6a /doc
parent7a67f58ea5d1168d713e96605a690d1ebaebcfd4 (diff)
downloads6-fd126192a196e02b2eaeaeb9c6fb359cd92b8a6a.tar.xz
- link .so to correct soname
- fully strip shared libs - Makefile syntactic consistency
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 b7f2c0d..99dd520 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.2.1.tar.gz">2.2.2.1</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.2.2.2.tar.gz">2.2.2.2</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 523d510..08303b2 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,12 @@
<h1> What has changed in s6 </h1>
+<h2> in 2.2.2.2 </h2>
+
+<ul>
+ <li> No functional changes </li>
+</ul>
+
<h2> in 2.2.2.1 </h2>
<ul>