summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index df33cd5..0f78c8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
Changelog for s6-linux-init.
+In 1.0.0.0
+----------
+
+ - Entirely different approach, see the documentation overview.
+ - s6-halt, s6-poweroff, s6-reboot removed.
+ - s6-linux-init-maker now produces a set of executable scripts
+that are a drop-in replacement for a sysvinit installation, and
+that respect the LSB-3.0.0 specification.
+ - Everything builds as PIC by default.
+
+
In 0.4.0.0
----------