From d70a28c8450619426f37d58f5b1fa252cc8512f6 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 18 Nov 2016 11:24:12 +0000 Subject: [PATCH] Added automatic injection of context and token of any AJAX calls git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portal/threadlocal-vars-cleaner@134367 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/distro/changelog.xml b/distro/changelog.xml index 0827562..b7c5199 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + + Added automatic injection of context and token of any AJAX calls + First Release