diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-06-07 13:03:49 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-06-07 13:03:49 +0000 |
commit | d6e214a83b361ff000d0d28952f836639896cd85 (patch) | |
tree | c13b90687c14563855e51935b95a3ad9d6c5b5f1 /NEWS | |
parent | 2a4e570485e8dee285843ca46f6dd6155972c437 (diff) | |
download | s6-linux-init-d6e214a83b361ff000d0d28952f836639896cd85.tar.xz |
Add verbosity setting, prepare for 1.1.2.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ Changelog for s6-linux-init. -In 1.1.1.2 +In 1.1.2.0 ---------- - Bugfixes. + - New -v verbosity option to s6-l-i. + - To leverage it: new -V boot_verbosity option to s6-l-i-m. In 1.1.1.1 |