diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-09-26 10:34:47 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-09-26 10:34:47 +0000 |
commit | 41fa0adab590af489a56efacc20b0b99bd7fff00 (patch) | |
tree | f796684034fc690c71ddb270bf9fd45852779363 /NEWS | |
parent | c95c4845106e284a6d641d66bb55fc17b995cddd (diff) | |
download | s6-41fa0adab590af489a56efacc20b0b99bd7fff00.tar.xz |
Fix reported dependencies
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ In 2.11.0.0 starting a service, protecting against concurrent instances. - s6/lock.h, s6/supervise.h, s6/fdholder.h: simpler header names - New binaries: s6-svlink, s6-svunlink + - s6-ioconnect bugfix; does not support zero-copy anymore. In 2.10.0.3 |