diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-23 14:04:45 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-23 14:04:45 +0000 |
commit | f59b79de8c8f49ffd5133b2a37e11a52edc2bdbd (patch) | |
tree | bf9bfec4871ee7adcf7902387e6a41fce76dc828 /NEWS | |
parent | 07491df186d562d0efa6a7fca2b7f8d07dbd0652 (diff) | |
download | s6-f59b79de8c8f49ffd5133b2a37e11a52edc2bdbd.tar.xz |
Prepare for 2.9.1.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ Changelog for s6. +In 2.9.1.0 +---------- + + - Bugfixes. + - execline support is now optional. Some functionality is not available +when execline support is disabled. + - New '?' directive to s6-log, to spawn a processor with /bin/sh. + + In 2.9.0.1 ---------- |