diff options
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> |