summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-04-20 23:43:43 +0000
committerLaurent Bercot <ska@appnovation.com>2022-04-20 23:43:43 +0000
commit9aa0c8c2f34b42e671d6418bd2cc95c79d3b7d54 (patch)
tree859747338ad4309f58410ca743ac7186657e1d0f /doc/upgrade.html
parenta0664e349a7c0526ea64a9e160ae808475d7d3b5 (diff)
downloadexecline-9aa0c8c2f34b42e671d6418bd2cc95c79d3b7d54.tar.xz
Prepare for 2.9.0.0; rewrite "wait"
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 534ad57..705f03a 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,17 @@
<h1> What has changed in execline </h1>
+<h2> in 2.9.0.0 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.12.0.0. </li>
+ <li> New options to <a href="wait.html">wait</a>: <tt>-o</tt>
+to wait for one of the listed processes, and <tt>-a</tt> to get the
+default behaviour. </li>
+ <li> <a href="wait.html">wait</a> now exits 99 on timeout. </li>
+</ul>
+
<h2> in 2.8.3.0 </h2>
<ul>