Author: markt
Date: Wed Jul 1 20:33:42 2015
New Revision: 1688731
URL: http://svn.apache.org/r1688731
Log:
Remove reverted fix
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1688731&r1=1688730&r2=1688731&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Wed Jul 1 20:33:42 2015
@@ -59,12 +59,6 @@
changed to mean a limit of zero rather than no limit to align it with
<code>maxSavePostSize</code> and to be more intuitive. (markt)
</fix>
- <add>
- <bug>57939</bug>: Catch and log exceptions thrown by
- <code>LifecycleListener</code> implementations to prevent them from
- stopping the execution of subsequent <code>LifecycleListener</code>s.
- (markt)
- </add>
<fix>
<bug>57977</bug>: Correctly bind and unbind the web application class
loader during execution of the PersistentValve. (markt)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]