diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 20:26:23 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 20:26:23 +0000 |
| commit | 9cbb088ed47e72665efd40c9cabef37be77edd40 (patch) | |
| tree | e6b3f68993c454156f6d0c7cf14e1079b28c7de1 /doc/upgrade.html | |
| parent | 44d6680d30d98ef77ccd3203909d5e7d8547d63a (diff) | |
| download | tipidee-9cbb088ed47e72665efd40c9cabef37be77edd40.tar.gz | |
Prepare for 0.0.5.1; install static libraries in /usr/lib by default
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 93f98fb..a0b595b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,16 @@ <h1> What has changed in tipidee </h1> +<h2> in 0.0.5.1 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.3.0 </li> + <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> +recommendation bumped to 2.7.0.4 </li> + <li> Static libraries are installed in <tt>/usr/lib</tt> by default. </li> +</ul> + <h2> in 0.0.5.0 </h2> <ul> |
