From d8050ab8e94b38e0624d5a66dea264f14d2f9c64 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 28 Aug 2012 14:52:53 +0200 Subject: Update changelog --- changelog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index 01f1a4f..c7df718 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,11 @@ - +Release 2.3.2 +------------- +- SYS: Replace deprecated XML serialisation with DOM LS +- WF: Predefined steps audit: added more collection management steps +- MOD: Introduce Module.debug property for setting an editing workflow on module resources to tweak them in place. +- WF: 'Breakpoint' property in activity. Execution will not proceed to the next activity on DONE or COMPLETE if set to true, only on PROCEED +- WF: Autostart remove. Default behaviour is now autostart for composite activities, not for elementary ones. +- WF: SUSPEND transition can accept an outcome defined by 'Errors' kernel schema, which is an XML marshalled ErrorInfo. - MOD: Create Module item in /desc/modules for each module registered in the server. - SYS: CastorXMLUtility is now a singleton (mMarshaller) in the gateway for kernel mapfiles. Modules may create their own instance for domain applications, but should not interfere with the kernel maps. - MOD: Module serialize with Castor. Removed XML parsing. -- cgit v1.2.3