Update changelog
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 14 Jun 2010 16:52:33 +0000 (16:52 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 14 Jun 2010 16:52:33 +0000 (16:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@954553 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 02401bb..198b009 100644 (file)
@@ -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>
         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">
       </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">