summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-06-15 08:46:17 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-06-15 08:46:17 +0000
commitd8a9a79c48e9d8dae6b8f2f73d01a9ce3c376863 (patch)
tree4aa13f0575fc4bba18c7d862fdb46c5932ab66f8
parent0445f2a3590f67441602a05fe3924ab677c79ff0 (diff)
downloads6-2.6.0.0.tar.xz
version: 2.6.0.0v2.6.0.0
-rw-r--r--NEWS8
-rwxr-xr-xexamples/syslogd-linux/log/run2
2 files changed, 9 insertions, 1 deletions
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