summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24338f9..d31252f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+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