Update NEWS for the 0.9.1 release
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Thu, 2 Aug 2012 15:05:32 +0000 (16:05 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Mon, 6 Aug 2012 13:37:58 +0000 (14:37 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 73deee4..ad5b66c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+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