diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-02-27 02:52:20 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-02-27 02:52:20 +0000 |
commit | a80a1304ff86b8cf493265696d517aea2cf7a703 (patch) | |
tree | 8368824fc484acc7fdb68b281f56c1e6966d46b3 /NEWS | |
parent | 35c2366d1f09bb2805e3edcdff9966f7d40d14b0 (diff) | |
download | s6-portable-utils-a80a1304ff86b8cf493265696d517aea2cf7a703.tar.gz s6-portable-utils-a80a1304ff86b8cf493265696d517aea2cf7a703.tar.xz s6-portable-utils-a80a1304ff86b8cf493265696d517aea2cf7a703.zip |
Prepare for 2.2.4.0; add -N option to s6-dumpenv
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS index a8cc7cb..0a39a4e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6-portable-utils. +In 2.2.4.0 +---------- + + - New -N option to s6-dumpenv, for chomping retrieval. + + In 2.2.3.4 ---------- |