Author: markt Date: Wed Apr 16 17:59:50 2014 New Revision: 1588003 URL: http://svn.apache.org/r1588003 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=1588003&r1=1588002&r2=1588003&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Wed Apr 16 17:59:50 2014 @@ -102,6 +102,11 @@ <code>WebappClassLoader</code>. State is now correctly reported rather than always reporting as <code>NEW</code>. (markt) </scode> + <fix> + <bug>56390</bug>: Fix JAR locking issue with JARs containing TLDs and + the TLD cache that prevented the undeployment of web applications when + the WAR was deleted. (markt) + </fix> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org