Author: markt
Date: Thu May  8 14:03:30 2014
New Revision: 1593285

URL: http://svn.apache.org/r1593285
Log:
Update changelog

Modified:
    tomcat/tc7.0.x/trunk/   (props changed)
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
  Merged /tomcat/trunk:r1593284

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1593285&r1=1593284&r2=1593285&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu May  8 14:03:30 2014
@@ -146,6 +146,16 @@
         response sent to the client when directory listings is enabled.
         (violetagg)
       </add>
+      <add>
+        Add the <code>org.apache.naming</code> package to the packages 
requiring
+        code to have the <code>defineClassInPackage</code> permission when
+        running under a security manager. (markt)
+      </add>
+      <add>
+        Add the <code>org.apache.naming.resources</code> package to the 
packages
+        requiring code to have the <code>accessClassInPackage</code> permission
+        when running under a security manager. (markt)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Coyote">



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

Reply via email to