diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 21:19:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 21:19:25 +0000 |
commit | 320cdee53ad9f2252403402fb0b41764cdc001fd (patch) | |
tree | b43bac0f373531d1f1bb5ec6e658f125f8f5aed1 /doc/upgrade.html | |
parent | 2807442e2cff8645fc4fdb84efd257fe2b2c55a3 (diff) | |
download | s6-320cdee53ad9f2252403402fb0b41764cdc001fd.tar.xz |
- add -g option to s6-envuidgid
- set s6-log processor wd to the logdir
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 08303b2..38fc0e7 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in s6 </h1> +<h2> in 2.2.3.0 </h2> + +<ul> + <li> Processor scripts for <a href="s6-log.html">s6-log</a> +now switch their working directory to the logdir they process. </li> + <li> skalibs dependency bumped to 2.3.8.2. </li> + <li> execline dependency bumped to 2.1.4.4. </li> +</ul> + <h2> in 2.2.2.2 </h2> <ul> |