From: markt Date: Mon, 14 Jun 2010 16:52:33 +0000 (+0000) Subject: Update changelog X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ed6da6e77622e4fe8ec7e4b79e4f712063e17f59;p=tomcat7.0 Update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@954553 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 02401bb22..198b009f1 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -33,7 +33,8 @@ - +
@@ -41,6 +42,11 @@ GSOC 2010. Continue work to align MBean descriptors with reality. Patch provided by Chamith Buddhika. (markt) + + When running under a security manager, enforce package access and + package definition restrictions defined in the catalina.properties file. + (markt) + @@ -50,6 +56,15 @@ + + + + 49213: Add the permissions necessary to enable the Manager + application to operate currently when running with a security manager. + (markt) + + +