diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-04-06 12:15:16 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-04-06 12:15:16 +0000 |
| commit | fe01012899b4de27e49b5fe572949e18ee294402 (patch) | |
| tree | e9a293e73369dee18a470a17e4776b2ec1181fe3 /doc | |
| parent | 2fad1062c7ca93008006b2fbd3b11455f0827237 (diff) | |
| download | nsss-fe01012899b4de27e49b5fe572949e18ee294402.tar.gz | |
Prepare for 0.0.2.3
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 7 |
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 171853b..1434017 100644 --- a/doc/index.html +++ b/doc/index.html @@ -81,7 +81,7 @@ functions. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.9.2.0 or later. It's a build-time requirement. It's also a run-time +2.9.2.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version diff --git a/doc/upgrade.html b/doc/upgrade.html index e23d4b3..b0ae772 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in nsss </h1> +<h2> in 0.0.2.3 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to +2.9.2.1. </li> +</ul> + <h2> in 0.0.2.2 </h2> <ul> |
