diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-09-26 14:04:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-09-26 14:04:11 +0000 |
commit | 4ddc5a2a0502e41d43a14552b575603d21f699d2 (patch) | |
tree | fe63bf19402a0254bbc25574c37715ac33145cae /doc | |
parent | fbd69320347e38acd7269393604e31780e4963b3 (diff) | |
download | execline-4ddc5a2a0502e41d43a14552b575603d21f699d2.tar.xz |
version: 2.8.1.0v2.8.1.0
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 | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 7dae446..81a48b7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -64,7 +64,7 @@ library. </li> <li> If you're using <a href="https://www.musl-libc.org/">musl</a> and want nsswitch-like functionality: <a href="//skarnet.org/software/nsss/">nsss</a> version -0.1.0.2 or later (build-time and boot-time) </li> +0.2.0.0 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index 740565a..63f51aa 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,6 +23,7 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.11.0.0. </li> + <li> New binary: <a href="case.html">case</a>. </li> </ul> <h2> in 2.8.0.1 </h2> |