From: slaurent Date: Thu, 16 Dec 2010 21:07:55 +0000 (+0000) Subject: bug 48822: Include contest name in reload and stop log statements X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=462da703478423acfe1271069e1d2147f7ad1552;p=tomcat7.0 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 --- 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