summaryrefslogtreecommitdiff
path: root/NEWS
blob: d31252fe661eac457dc07e79dbbda6b92eba720a (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
1.3.5
=====
* Extended interface of NodeStateMachine (NSMC)

1.3.4
=====
* Temporary workaround for ApplicationMode handling
* New startup dependency to "pas-daemon.service"

1.3.3
=====
* Bugfix for PCL handling

1.3.2
=====
* NSM stores ApplicationMode in persistence.

1.2.2
=====
* NSM does not terminate automatically on dbus lost.
* NSM prints version number at start up.

1.2.1
=====
* Added enumeration values and functions to allow the
* NodeStateMachine (NSMC) the registration of sessions.

1.2.0
=====
* Set up 1.2.0 as version number for the first really 
* usable version, after some changes due to licensing 
* issues had to be done.
* Included productive NodeStateAccess (NSMA) library 
* sources in NSM to avoid delivering a stub.

0.1.0
=====
* Initial release of the NodeStateManager
* Stubs used for NodeStateMAchine and NodeStateAccess
* D-Bus interface wrappers, because of legal concerns