From d8a9a79c48e9d8dae6b8f2f73d01a9ce3c376863 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 15 Jun 2017 08:46:17 +0000 Subject: version: 2.6.0.0 --- NEWS | 8 ++++++++ examples/syslogd-linux/log/run | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 04a55c5..fafb9c6 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,13 @@ Changelog for s6. +In 2.6.0.0 +---------- + + - Bugfixes. One of the bugfixes required a visible ABI change, +which exxplains the major version bump. + - Documentation fixes. + + In 2.5.1.0 ---------- diff --git a/examples/syslogd-linux/log/run b/examples/syslogd-linux/log/run index 56de271..6f1c877 100755 --- a/examples/syslogd-linux/log/run +++ b/examples/syslogd-linux/log/run @@ -1,7 +1,7 @@ #!/command/execlineb -P s6-setuidgid syslog s6-envdir -f env -import -Cs LOGSCRIPT +importas -Cs LOGSCRIPT LOGSCRIPT exec -c s6-log $LOGSCRIPT -- cgit v1.3.1