You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2010/06/14 18:52:34 UTC

svn commit: r954553 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Mon Jun 14 16:52:33 2010
New Revision: 954553

URL: http://svn.apache.org/viewvc?rev=954553&view=rev
Log:
Update changelog

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=954553&r1=954552&r2=954553&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Jun 14 16:52:33 2010
@@ -33,7 +33,8 @@
   </properties>
 
 <body>
-<!--  Catalina, Coyote, Jasper, HA, Webapps, Extras, Other -->
+<!--  Catalina, Coyote, Jasper, High Availability, Web applications, Extras,
+      Other -->
 <section name="Tomcat 7.0.1 (markt)">
   <subsection name="Catalina">
     <changelog>
@@ -41,6 +42,11 @@
         GSOC 2010. Continue work to align MBean descriptors with reality. Patch
         provided by Chamith Buddhika. (markt)
       </fix>
+      <fix>
+        When running under a security manager, enforce package access and
+        package definition restrictions defined in the catalina.properties file.
+        (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">
@@ -50,6 +56,15 @@
       </update>
     </changelog>
   </subsection>
+  <subsection name="Web applications">
+    <changelog>
+      <fix>
+        <bug>49213</bug>: Add the permissions necessary to enable the Manager
+        application to operate currently when running with a security manager.
+        (markt)
+      </fix>
+    </changelog>
+  </subsection>
 </section>
 <section name="Tomcat 7.0.0 (markt)">
   <subsection name="Catalina">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org