Author: markt
Date: Mon Jun 11 09:28:46 2012
New Revision: 1348765
URL: http://svn.apache.org/viewvc?rev=1348765&view=rev
Log:
Update changelog
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1348765&r1=1348764&r2=1348765&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Jun 11 09:28:46 2012
@@ -129,6 +129,11 @@
Enable host's xmlBase attribute in ContextConfig. (kfujino)
</fix>
<fix>
+ <bug>53071</bug>: Use the message from the throwable (if there is one)
+ when generating the report in the <code>ErrorReportValve</code> and no
+ message has been specified via <code>sendError()</code>. (markt)
+ </fix>
+ <fix>
<bug>53081</bug>: Do not always cache resources loaded by the web
application class loader since they may be very large which in turn
could trigger a memory leak. Calls to the web application class
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]