summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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