Author: markt
Date: Mon Jul  2 15:33:16 2018
New Revision: 1834855

URL: http://svn.apache.org/viewvc?rev=1834855&view=rev
Log:
Correct 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=1834855&r1=1834854&r2=1834855&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Jul  2 15:33:16 2018
@@ -60,9 +60,11 @@
 <section name="Tomcat 7.0.90 (violetagg)">
   <subsection name="Catalina">
     <changelog>
-      <fix>62498</fix>: Correct a regression in the fix for CVE-2017-12617 that
-      caused request failures for some requests when using the
-      <code>VirtualDirContext</code>. (markt)
+      <fix>
+        <bug>62498</bug>: Correct a regression in the fix for CVE-2017-12617
+        that caused request failures for some requests when using the
+        <code>VirtualDirContext</code>. (markt)
+      </fix>
     </changelog>
   </subsection>
 </section>



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

Reply via email to