diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 18:56:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 18:56:24 +0000 |
commit | 8de20625f671a4c45abfc46821651476cf6d5fe6 (patch) | |
tree | aea5d679f781f98d44afc73ca88b6ecd9a9ac05a /doc/upgrade.html | |
parent | 4ac235b523cd1b50bd681e31c8241a2b8bdd3060 (diff) | |
download | s6-linux-utils-8de20625f671a4c45abfc46821651476cf6d5fe6.tar.xz |
Prepare for 2.6.2.1; align configure to rest of skaware
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 7c6c002..069f0ea 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in s6-linux-utils </h1> +<h2> in 2.6.2.1 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.3.0. </li> + <li> Static libraries (if any, which isn't the case for now) +are installed in <tt>/usr/lib</tt> by default. </li> +</ul> + <h2> in 2.6.2.0 </h2> <ul> |