Author: markt Date: Thu Jan 20 21:34:19 2011 New Revision: 1061530 URL: http://svn.apache.org/viewvc?rev=1061530&view=rev Log: Add missing entry
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=1061530&r1=1061529&r2=1061530&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Jan 20 21:34:19 2011 @@ -78,6 +78,11 @@ <fix> <bug>50598</bug>: Correct URL for Manager text interface. (markt) </fix> + <fix> + <bug>50620</bug>: Stop exceptions that occur during + <code>Session.endAccess()</code> from preventing the normal completion + of <code>Request.recycle()</code>. (markt) + </fix> </changelog> </subsection> <subsection name="Jasper"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org