diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-27 16:54:26 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-27 16:54:26 +0000 |
| commit | 2a23e74cca0bb3167916359b8eb4e2d1a55ca015 (patch) | |
| tree | 7f46a29f529d448f909d3cd34902e5e76649ff3c /doc | |
| parent | e3f91b33a0c6566bba67da4977f52a3113c651ba (diff) | |
| download | apaste-2a23e74cca0bb3167916359b8eb4e2d1a55ca015.tar.gz | |
Prepare for next version, fix configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 6 | ||||
| -rw-r--r-- | doc/upgrade.html | 7 |
2 files changed, 10 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 13efa83..1406702 100644 --- a/doc/index.html +++ b/doc/index.html @@ -35,11 +35,11 @@ other protocol. <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.14.3.0 or later. It's a build-time requirement. It's also a run-time +2.14.4.0 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-networking/">s6-networking</a> version -2.7.0.4 or later. It's a build-time and run-time requirement: it's the layer +2.7.0.5 or later. It's a build-time and run-time requirement: it's the layer that provides the network connection. </li> </ul> @@ -54,7 +54,7 @@ that provides the network connection. </li> <ul> <li> The current released version of apaste is -<a href="apaste-0.0.2.1.tar.gz">0.0.2.1</a>. </li> +<a href="apaste-0.0.2.2.tar.gz">0.0.2.2</a>. </li> <li> You can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/apaste/">apaste git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index b91ac84..ddf07cd 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in apaste </h1> +<h2> in 0.0.2.2 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.4.0. </li> +</ul> + <h2> in 0.0.2.1 </h2> <ul> |
