From 462da703478423acfe1271069e1d2147f7ad1552 Mon Sep 17 00:00:00 2001 From: slaurent Date: Thu, 16 Dec 2010 21:07:55 +0000 Subject: [PATCH] bug 48822: Include contest name in reload and stop log statements https://issues.apache.org/bugzilla/show_bug.cgi?id=48822 changelog + proposed for tomcat 6 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1050160 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 948b33ac6..55f8f385d 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -61,6 +61,11 @@ 48692: Provide option to parse application/x-www-form-urlencoded PUT requests. (schultz) + + 48822: Include context name in case of error while stopping + or starting a context during its reload. Patch provided by Marc + Guillemot. (slaurent) + 48837: Extend thread local memory leak detection to include classes loaded by subordinate class loaders to the web -- 2.11.0