summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-09 14:46:01 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-09 14:46:01 +0000
commitddc088fba6016ae839afaa208b0a441869dc936f (patch)
tree58d03d5e760a9f558971b82dd27105662a07a940 /NEWS
parent1f592173a28907dadfb75132e1eb25dfe4fb3a94 (diff)
downloads6-ddc088fba6016ae839afaa208b0a441869dc936f.tar.xz
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 64c7804..c713d1f 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ In 2.11.4.0
- New option to s6-svc: -s, to specify a signal by name (or number).
- New option to s6-log: -t, to specify a timeout for partial last lines.
- s6-svscan rewrite: no more quadratic reaps, no more forced 1s wait on shutdown
+ - Eliminated fork() wherever possible on systems supporting posix_spawn()
+ - New s6_ucspiserver_spawn() library function
In 2.11.3.2