You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2015/01/21 16:45:32 UTC

svn commit: r1653564 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Wed Jan 21 15:45:32 2015
New Revision: 1653564

URL: http://svn.apache.org/r1653564
Log:
Fix broken XML markup

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=1653564&r1=1653563&r2=1653564&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Jan 21 15:45:32 2015
@@ -193,13 +193,14 @@
         <code>contextInitialized()</code> and <code>contextDestroyed()</code>.
         (markt)
       </fix>
-     <fix>
+      <fix>
         <bug>57461</bug>: When an instance of
         <code>org.apache.catalina.startup.VersionLoggerListener</code> logs the
         result of <code>System.getProperty("java.home")</code> don't report it
         in a manner that makes it look like the <code>JAVA_HOME</code>
         environment variable. (markt)
       </fix>
+    </changelog>
   </subsection>
   <subsection name="Coyote">
     <changelog>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org