From: markt Date: Thu, 20 Jan 2011 21:34:19 +0000 (+0000) Subject: Add missing entry X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=04cd3ed5ce2d4e9ef8fcc2879eed817ea32139a4;p=tomcat7.0 Add missing entry git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1061530 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index b6c9d614b..acbabda64 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -78,6 +78,11 @@ 50598: Correct URL for Manager text interface. (markt) + + 50620: Stop exceptions that occur during + Session.endAccess() from preventing the normal completion + of Request.recycle(). (markt) +