From 320cdee53ad9f2252403402fb0b41764cdc001fd Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Wed, 4 Nov 2015 21:19:25 +0000
Subject: - add -g option to s6-envuidgid - set s6-log processor wd to the
logdir
---
doc/index.html | 6 +++---
doc/s6-envuidgid.html | 5 ++++-
doc/s6-log.html | 3 ++-
doc/upgrade.html | 9 +++++++++
4 files changed, 18 insertions(+), 5 deletions(-)
(limited to 'doc')
diff --git a/doc/index.html b/doc/index.html
index 99dd520..21880b8 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -83,11 +83,11 @@ with s6
A POSIX-compliant system with a standard C development environment
GNU make, version 3.81 or later
skalibs version
-2.3.8.0 or later. It's a build-time requirement. It's also a run-time
+2.3.8.2 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs
library.
execline version
-2.1.4.2 or later. It's a build-time and run-time requirement.
+2.1.4.4 or later. It's a build-time and run-time requirement.
Licensing
@@ -100,7 +100,7 @@ library.
Download
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 @@
What has changed in s6
+ in 2.2.3.0
+
+
+ - Processor scripts for s6-log
+now switch their working directory to the logdir they process.
+ - skalibs dependency bumped to 2.3.8.2.
+ - execline dependency bumped to 2.1.4.4.
+
+
in 2.2.2.2