From: kkolinko Date: Sun, 7 Nov 2010 09:21:48 +0000 (+0000) Subject: changelog for r1032232 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0463868ad94208d93c67f7c05551bba51858422e;p=tomcat7.0 changelog for r1032232 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1032234 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 89c99dd7a..8c008fd18 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -87,6 +87,9 @@ ensure that Context objects are only destroyed once. (markt) + + 50228: Improve recycling of BodyContentImpl. (kkolinko) + Improve debug logging for MapperListener registration. (markt)