Author: csutherl
Date: Mon Oct 3 16:05:15 2016
New Revision: 1763182
URL: http://svn.apache.org/viewvc?rev=1763182&view=rev
Log:
Adding missing changelog entry from r1763178
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1763182&r1=1763181&r2=1763182&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Oct 3 16:05:15 2016
@@ -36,6 +36,7 @@
<author email="[email protected]">Tim Whittington</author>
<author email="[email protected]">Sylvain Laurent</author>
<author email="[email protected]">Christopher Schultz</author>
+ <author email="[email protected]">Coty Sutherland</author>
<title>Changelog</title>
</properties>
@@ -150,6 +151,11 @@
<code>ResourceLink</code> fails to specify the type, specifies an
unknown type or specifies the wrong type. (markt)
</add>
+ <fix>
+ Correct <code>basePackage</code> and <code>PrivilegedFindResourceByName
+ </code> in <code>SecurityClassLoad</code> so that tomcat can
+ successfully start with the Security Manager enabled. (csutherl)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]