summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-10-08 15:39:57 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-10-08 15:39:57 +0000
commitf9940bb7d1a6ce7d7772e8cbdbbd55a321cc5c18 (patch)
tree352798ff6073e18a467a9ffeab548485070dc568 /NEWS
parent8c341bbaca5e89a9620702bc0025641e815e4195 (diff)
downloads6-rc-f9940bb7d1a6ce7d7772e8cbdbbd55a321cc5c18.tar.xz
Add -s to s6-rc-init; prepare for 0.3.0.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 08f2e2d..a935c54 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,12 @@
Changelog for s6-rc.
-In 0.2.2.0
+In 0.3.0.0
----------
+ - s6-rc-init now takes a -s option that adds a suffix to the symbolic links
+created in the scandir to manage longruns. This allows the user to use the
+same scandir for several s6-rc databases and live directories without risking
+conflicts, if the suffixes are unique enough.
- Bugfixes.