diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-03-08 00:23:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-03-08 00:23:06 +0000 |
commit | b0ff48860afc54ffc82ad9bde2e5216e078ba29f (patch) | |
tree | d1f0288522f8485b6d361f020a01ba625f875939 /doc/upgrade.html | |
parent | f5d989ee28362740157ee57e5ae3ef921a4f2e2f (diff) | |
download | execline-b0ff48860afc54ffc82ad9bde2e5216e078ba29f.tar.xz |
Prepare for 2.8.3.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 9aee442..534ad57 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in execline </h1> +<h2> in 2.8.3.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.2.0. </li> + <li> New options to <a href="getpid.html">getpid</a>: <tt>-P</tt> +to get the parent's pid, and <tt>-p</tt> to get the default behaviour. </li> +</ul> + <h2> in 2.8.2.0 </h2> <ul> |