diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-23 18:56:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-23 18:56:05 +0000 |
commit | 88fc06174a054987a000184a9049ccfabaeace35 (patch) | |
tree | 54136c76006e27482ce51be79618d52784d82bee /doc | |
parent | 8858706cde77be9bd0aff0f241a3f03eb8056c95 (diff) | |
download | s6-linux-utils-88fc06174a054987a000184a9049ccfabaeace35.tar.gz s6-linux-utils-88fc06174a054987a000184a9049ccfabaeace35.tar.xz s6-linux-utils-88fc06174a054987a000184a9049ccfabaeace35.zip |
version: 2.6.1.2 v2.6.1.2
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index edb04de..707cae7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -63,7 +63,7 @@ library. </li> <ul> <li> The current released version of s6-linux-utils is -<a href="s6-linux-utils-2.6.1.1.tar.gz">2.6.1.1</a>. </li> +<a href="s6-linux-utils-2.6.1.2.tar.gz">2.6.1.2</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-utils/">s6-linux-utils git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index 7a9c0c4..dca5a54 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6-linux-utils </h1> +<h2> in 2.6.1.2 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 2.6.1.1 </h2> <ul> |