From ed6da6e77622e4fe8ec7e4b79e4f712063e17f59 Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 14 Jun 2010 16:52:33 +0000 Subject: [PATCH] Update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@954553 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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) + + +
-- 2.11.0