diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-04-20 23:43:43 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-04-20 23:43:43 +0000 |
commit | 9aa0c8c2f34b42e671d6418bd2cc95c79d3b7d54 (patch) | |
tree | 859747338ad4309f58410ca743ac7186657e1d0f /NEWS | |
parent | a0664e349a7c0526ea64a9e160ae808475d7d3b5 (diff) | |
download | execline-9aa0c8c2f34b42e671d6418bd2cc95c79d3b7d54.tar.xz |
Prepare for 2.9.0.0; rewrite "wait"
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ Changelog for execline. +In 2.9.0.0 +---------- + + - Bugfixes. + - New -a/-o options to wait (-o waits for one process only) + - wait now exits 99 on timeout + + In 2.8.3.0 ---------- |