Author: kkolinko
Date: Mon May 19 22:38:47 2014
New Revision: 1596088

URL: http://svn.apache.org/r1596088
Log:
Correct indent

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1596088&r1=1596087&r2=1596088&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon May 19 22:38:47 2014
@@ -47,12 +47,12 @@
 <section name="Tomcat 8.0.9 (markt)">
   <subsection name="Catalina">
     <changelog>
-     <scode>
-       <bug>56387</bug>: Improve the code that handles an attempt to load a
-       class after a web application has been stopped. Use common code to 
handle
-       this case regardless of the access path and don't throw an exception
-       purely to log a stack trace. (markt)
-     </scode>
+      <scode>
+        <bug>56387</bug>: Improve the code that handles an attempt to load a
+        class after a web application has been stopped. Use common code to 
handle
+        this case regardless of the access path and don't throw an exception
+        purely to log a stack trace. (markt)
+      </scode>
       <scode>
         <bug>56399</bug>: Improve implementation of 
CoyoteAdapter.checkRecycled()
         to do not use an exception for flow control. (kkolinko)



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to