summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-03-20 09:04:50 +0100
committerAndrew Branson <andrew.branson@cern.ch>2014-03-20 09:04:50 +0100
commit6e7499660835744be61e6f74a836a163c2ab9ea0 (patch)
tree4136b644cbc10cec294ed3ea04178b4051ee2bcd
parent6e1ac4ee5f03cd4b985072242b87974cf3e9c2fa (diff)
Changelog
-rw-r--r--changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog b/changelog
index 6958784..dd4baed 100644
--- a/changelog
+++ b/changelog
@@ -5,6 +5,10 @@ WF - Workflow, SCR - Scripting, GRAPH - Graph API, COLL - Collections API, PROP
DB - Persistency, MOD - Module, LDAP - LDAP Lookup, INST - Deployment, BOOT - Bootloader, BLD - Build environment
SYS - System, TEST - Testing, GUI - CRISTAL Administrator Interface (before extraction to separate module)
+Changes for Release 2.4.1
+-------------------------
+- SCR: Set the class loader of the ScriptingEngine to the same as the Script class, instead of the thread context one. Should solve problems with Jetty etc.
+
Release 2.4
-----------
- SYS: Authentication plugin for Console