summaryrefslogtreecommitdiff
path: root/NEWS
blob: ad5b66c2b945f5049b612a7331d1cceeed6a03e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
0.9.1
=====
* First release candidate for 1.0.0
* Includes a feature complete implementation including Last User
  Context (LUC) management, legacy application handling, and target
  startup monitoring
* Dropped the org.genivi.BootManager1 D-Bus interface
* Dropped the org.genivi.LUCHandler1 D-Bus interface
* Renamed the component from Boot Manager to Node Startup Controller
* Merged all individual service apps into a single binary/process
* Moved updated versions of the D-Bus methods for LUC management into
  the new org.genivi.NodeStartupController1.NodeStartupController
  D-Bus interface
* Added a reference manual including documentation of the public
  interfaces and test cases

0.1.0
=====
* Initial release for the GENIVI E-0.1 release
* Preliminary implementation of the LUC Handler
* Preliminary implementation of the boot manager D-Bus interface
* Incomplete implementation of LUC startup
* Incomplete implementation of target startup monitoring
* Incomplete implementation of legacy application handling