summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-04-08 00:19:05 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-04-08 00:19:05 +0200
commit7940555177699048a111043d22b00969445cba80 (patch)
tree8ff2fbc787a4dbf939700359e378181945451ce5
parent626596bcb027313f39069be94f85f3f523feb365 (diff)
NEWS: mention that the init server has been split
* NEWS: Mention that the init server has been split into the startup server and the init server.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 18e14892..17461d15 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ better debugging experience.
The performance of the integer hashing library has been improved.
+The init server has been split into the startup server (handling early
+system bootstrap and shutdown), and a SysV-style init program (aptly
+named `init').
+
The procfs translator has been merged.
The random translator has been merged.