summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1320ec7..846edab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
Changelog for s6-linux-init.
+In 1.0.0.0
+----------
+
+ - Complete rework; 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.
+ - utmp management, runlevel management.
+
+
In 0.4.0.1
----------
@@ -35,3 +46,4 @@ In 0.3.0.0
- Added this NEWS file. :)
- Major types overhaul to make them more POSIXly correct:
compatibility with skalibs-2.5.0.0.
+