diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-02-19 16:40:05 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-02-19 16:40:05 +0100 |
| commit | 27d47fb0df929b08273fe4d287efe84245f0a3ee (patch) | |
| tree | 3e427ecfeb4fdc07e767abcaf7640030cd1b763e | |
| parent | 8e54bdb2b8215c11a29fb1e415b84509ee838582 (diff) | |
Changelog release dates added
| -rw-r--r-- | changelog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -36,7 +36,7 @@ Release 2.3.3 (19/02/2013) - BLD: Add reference to pom for Jenkins CI server. Official host is now 'cristal.cccs.uwe.ac.uk'.
- WF: Suppress exception logging when wf split script is a literal.
-Release 2.3.2
+Release 2.3.2 (28/08/2012)
-------------
- SYS: Replace deprecated XML serialisation with DOM LS
- WF: Predefined steps audit: added more collection management steps
@@ -68,7 +68,7 @@ Release 2.3.2 - SCR: More efficient DOM handling, getField() utility method for script
- COLL: addMember methods return new Collection Member
-Release 2.3.1
+Release 2.3.1 (26/04/2012)
-------------
- SYS: History objects fetched from an EntityProxy now have no locker, instead of the entity proxy object as previously. This is so it can be cached by the storage manager. If a transaction enabled History object is required, it should be instantiated directly.
- SCR: Migrate from BSF to javax.script. Switch to JVM Rhino JS engine. This has changed the script system significantly. No more bsf.lookupBean (may add dummy for compatibility). Output parameters are also handled differently now.
@@ -80,7 +80,7 @@ Build 1 - COLL: addMember methods return new CollectionMember
- SYS: Removed redundant fields from Event: AgentCentre and Type
-Release 2.3
+Release 2.3 (23/11/2011)
-----------
Build 3 - Module support
- MOD: 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.
|
