summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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