diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-14 10:41:44 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-14 10:41:44 +0000 |
commit | 07a5243d8a78dddac98040741cd204f382f6012e (patch) | |
tree | 6b33983d841a1079608625ea6e8da06b31d6757c /NEWS | |
parent | bbf31e578acd6b6e860fc2b58c1fc910e81c00dd (diff) | |
download | s6-rc-07a5243d8a78dddac98040741cd204f382f6012e.tar.gz s6-rc-07a5243d8a78dddac98040741cd204f382f6012e.tar.xz s6-rc-07a5243d8a78dddac98040741cd204f382f6012e.zip |
Prepare for 0.5.4.0; add start and stop subcommands to s6-rc
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS index aef49aa..e799493 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,10 @@ Changelog for s6-rc. -In 0.5.3.4 +In 0.5.4.0 ---------- - Bugfixes. + - New s6-rc commands: start (-u change) and stop (-d change). In 0.5.3.3 |