Author: markt
Date: Wed May 5 23:23:38 2010
New Revision: 941538
URL: http://svn.apache.org/viewvc?rev=941538&view=rev
Log:
Document comet package move
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=941538&r1=941537&r2=941538&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed May 5 23:23:38 2010
@@ -103,6 +103,11 @@
XML descriptors from web applications to the host's xmlBase. Copying of
XMl descriptors is now disabled by default. (markt)
</add>
+ <fix>
+ Move comet classes from the org.apache.catalina packages to the
+ org.apache.catalina.comet package to allow comet to work under a
+ security manager. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]