bug 48822: Include contest name in reload and stop log statements
authorslaurent <slaurent@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 16 Dec 2010 21:07:55 +0000 (21:07 +0000)
committerslaurent <slaurent@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 16 Dec 2010 21:07:55 +0000 (21:07 +0000)
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

index 948b33a..55f8f38 100644 (file)
         <bug>48692</bug>: Provide option to parse
         <code>application/x-www-form-urlencoded</code> PUT requests. (schultz)
       </update>
+      <update>
+        <bug>48822</bug>: Include context name in case of error while stopping
+        or starting a context during its reload. Patch provided by Marc 
+        Guillemot. (slaurent)
+      </update>
       <add>
         <bug>48837</bug>: Extend thread local memory leak detection to include
         classes loaded by subordinate class loaders to the web