From 684e01bb190c7d0b95347b732aeb3cdeda4740d7 Mon Sep 17 00:00:00 2001 From: abranson Date: Tue, 18 Oct 2011 17:00:33 +0200 Subject: Module support --- changelog | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'changelog') diff --git a/changelog b/changelog index 9bdb497..c728b02 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,14 @@ -Build 6 - Module support -Build 5 - Java 1.6 Compliance -Build 4 - First GIT commit -- WF: Added 'AlwaysUseOutcome' activity property to require an outcome for every state change +Release 2.3 +----------- +Build 3 - Module support +- SYS: Cristal now supports multiple domain libraries concurrently - CRISTAL modules. Each declares its components in a module.xml in the root of its jar which can add config, resources, items and agents. Also scripts on startup/shutdown. +Build 2 - Java 1.6 Compliance +Build 1 - First GIT commit - SYS: Cleaned up some proxy methods. getContents() now calls storage directly. - SYS: Removed Orbacus. Use JDK ORB instead. Use JDK idlj compiler instead of Orbacus one. Remove all Orbacus tools. + +Release 2.2 +----------- Build 3 - Last CERN - GUI: Local object creating script now opens new desc when done. - LDAP: Optimised Path setting by String. @@ -52,7 +57,7 @@ Build 1 - SYS: Moved all API objects out of AbstractMain into the Gateway. AbstractMain is no longer required to initialise a kernel process. - SYS: Moved Gateway to process package. Moved LDAP init to process.Bootstrap - will be entry point for basic item creation -Changes for release 1.2 +Release 1.2 ----------------------- Build 22 - GUI: Multiple table row select when read only -- cgit v1.2.3