Author: markt
Date: Mon Aug 23 19:41:06 2010
New Revision: 988267
URL: http://svn.apache.org/viewvc?rev=988267&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=988267&r1=988266&r2=988267&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Aug 23 19:41:06 2010
@@ -47,6 +47,11 @@
distributable element of web.xml. (kfujino)
</fix>
<fix>
+ <bug>49721</bug>: Alls JAR in a web application should be searched for
+ resources, not just those with a web-fragment.xml that is going to be
+ processed. (markt)
+ </fix>
+ <fix>
<bug>47950</bug>: Align <code>WebappClassLoader.validate()</code>
implementation with Javadoc and ensure that
<code>javax.servlet.*</code>
classes can not be loaded by a <code>WebappClassLoader</code> instance.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]