diff options
Diffstat (limited to 'changelog')
| -rw-r--r--[-rwxr-xr-x] | changelog | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/changelog b/changelog index 0fcaa3f..84cec45 100755..100644 --- a/changelog +++ b/changelog @@ -1,8 +1,14 @@ -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.
@@ -51,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
@@ -104,7 +110,7 @@ Build 8 - UC: Usercode process suspends on all Throwables instead of just Exceptions. This catches OutOfMemoryErrors.
- SYS: Added version resources
-Release 1.1
+Release 2.1
-----------
- WF: New workflow straight edge styles
@@ -135,7 +141,7 @@ Release 1.1 - LDAP: Change IOR encoding to hostname to allow IP change
- WF: Fixed addition of composite activities into instance workflow from composition
-Release 1.0
+Release 2.0
-----------
- Initial Release
|
