diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-12 02:15:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-12 02:15:32 +0000 |
commit | 72b6d428af4925e7064c6166b732301c8918e8c4 (patch) | |
tree | 29cb0582e44ed5c7cd05ddce2542cf213a0e9ec5 /NEWS | |
parent | 4d41f0d5e871b86b8f56339a99cfb1b80fbb420c (diff) | |
download | s6-linux-utils-72b6d428af4925e7064c6166b732301c8918e8c4.tar.gz s6-linux-utils-72b6d428af4925e7064c6166b732301c8918e8c4.tar.xz s6-linux-utils-72b6d428af4925e7064c6166b732301c8918e8c4.zip |
Add multicall configuration
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 72f64ca..975e523 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,8 @@ Changelog for s6-linux-utils. In 2.6.1.0 ---------- - - s6-mount: support for relatime and norelatime options. + - s6-mount: modernize option support. + - New multicall binary: s6-linux-utils. In 2.6.0.1 |