diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-27 16:53:45 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-27 16:53:45 +0000 |
| commit | f9ef7b0d59a17b648bb1812d5537c640dead80a1 (patch) | |
| tree | 908b28e801352221382fb63b13e97882538149b4 /doc/upgrade.html | |
| parent | 0d0417f3226406fd4546d550bcf188b24b6f88ce (diff) | |
| download | nsss-f9ef7b0d59a17b648bb1812d5537c640dead80a1.tar.gz | |
Prepare for next version, fix configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index a299f6d..bdb72f6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,16 @@ <h1> What has changed in nsss </h1> +<h2> In 0.2.0.6 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.4.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> run-time +dependency bumped to 2.13.1.1. </li> + <li> Static libraries now install in <tt>/usr/lib</tt> by default. </li> +</ul> + <h2> In 0.2.0.5 </h2> <ul> |
