diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-13 13:32:49 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-13 13:32:49 +0000 |
commit | 14f0f3778b826f26af6bc23ae41ee323371d579d (patch) | |
tree | c592f4c18361b070a637096abf8f03d422dc5698 /NEWS | |
parent | f397b21ae0336ed2d6e22a9c7394a2a17497ad32 (diff) | |
download | s6-linux-init-14f0f3778b826f26af6bc23ae41ee323371d579d.tar.xz |
Prepare for 1.0.8.0
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 s6-linux-init. +In 1.0.8.0 +---------- + + - Adaptation to skalibs-2.12.0.0. + - The scandir is now compile-time configurable via --scandir=DIR +(relative, under tmpfsdir). Default is still "service". + + In 1.0.7.3 ---------- |