summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorabranson <andrew.branson@cern.ch>2011-10-18 17:00:33 +0200
committerabranson <andrew.branson@cern.ch>2011-10-18 17:00:33 +0200
commit684e01bb190c7d0b95347b732aeb3cdeda4740d7 (patch)
treef3b36e96a4e33b6e46a5e17a29e7492e9ecb4796 /changelog
parent38d30cd4f69178cef983ec13262a6f02826a9a45 (diff)
Module support
Diffstat (limited to 'changelog')
-rw-r--r--changelog15
1 files changed, 10 insertions, 5 deletions
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