server/resources/notifications/logging/subscription.xml in cpee-2.0.22 vs server/resources/notifications/logging/subscription.xml in cpee-2.0.23

- old
+ new

@@ -14,6 +14,12 @@ <event>change</event> </topic> <topic id="task"> <event>instantiation</event> </topic> + <topic id="state"> + <event>change</event> + </topic> + <topic id="description"> + <event>change</event> + </topic> </subscription>