Fix Systemd unitdir path on x86_64
[profile/ivi/node-state-manager.git] / NEWS
1 2.0.0
2 =====
3 * Extended interface of NodeStateMachine (NSMC)
4
5 1.3.4
6 =====
7 * Temporary workaround for ApplicationMode handling
8 * New startup dependency to "pas-daemon.service"
9
10 1.3.3
11 =====
12 * Bugfix for PCL handling
13
14 1.3.2
15 =====
16 * NSM stores ApplicationMode in persistence.
17
18 1.2.2
19 =====
20 * NSM does not terminate automatically on dbus lost.
21 * NSM prints version number at start up.
22
23 1.2.1
24 =====
25 * Added enumeration values and functions to allow the
26 * NodeStateMachine (NSMC) the registration of sessions.
27
28 1.2.0
29 =====
30 * Set up 1.2.0 as version number for the first really 
31 * usable version, after some changes due to licensing 
32 * issues had to be done.
33 * Included productive NodeStateAccess (NSMA) library 
34 * sources in NSM to avoid delivering a stub.
35
36 0.1.0
37 =====
38 * Initial release of the NodeStateManager
39 * Stubs used for NodeStateMAchine and NodeStateAccess
40 * D-Bus interface wrappers, because of legal concerns