diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 18:47:27 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 18:47:27 +0000 |
commit | 133a98cfccabd660afe2d59c142e0f83ebd88b28 (patch) | |
tree | de74df384749b2a253731623d5c9f0d4b9ba8515 /doc/upgrade.html | |
parent | 00ad09ecf7ad44e32c3cc54819bbf50e944fd4f9 (diff) | |
download | s6-portable-utils-133a98cfccabd660afe2d59c142e0f83ebd88b28.tar.xz |
Prepare for 2.3.0.4; 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 04029fe..09e6bf1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in s6-portable-utils </h1> +<h2> in 2.3.0.4 </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.3.0.3 </h2> <ul> |