Author: schultz
Date: Mon Sep 16 15:16:03 2013
New Revision: 1523695

URL: http://svn.apache.org/r1523695
Log:
Fixed inadvertently-added </code> element that broke XML.

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1523695&r1=1523694&r2=1523695&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Sep 16 15:16:03 2013
@@ -172,7 +172,7 @@
       </fix>
       <add>
           Added logging of logging.properties location when system property
-          <code></code>org.apache.juli.ClassLoaderLogManager.debug=true</code>
+          <code>org.apache.juli.ClassLoaderLogManager.debug=true</code>
           is set.
       </add>
     </changelog>



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

Reply via email to