From 04cd3ed5ce2d4e9ef8fcc2879eed817ea32139a4 Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 20 Jan 2011 21:34:19 +0000 Subject: [PATCH] Add missing entry git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1061530 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) 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) + -- 2.11.0