diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 0bb9aeb..54b7240 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,7 @@ scripts are also run in a controlled environment. <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.11.0.0 or later. It's a build-time requirement. It's also a run-time +2.11.1.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/execline/">execline</a> version 2.8.1.0 or later. It's a build-time <em>and</em> run-time requirement. </li> diff --git a/doc/upgrade.html b/doc/upgrade.html index 1697860..302d6a1 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -33,6 +33,8 @@ minor and bugfix version changes. <h2> in 0.5.3.0 </h2> <ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.1.0. </li> <li> <a href="s6-rc-compile.html">s6-rc-compile</a> now reads service dependency information from the <tt>dependencies.d</tt> directory and bundle information from the <tt>contents.d</tt> |