Author: kkolinko
Date: Wed May 28 13:03:24 2014
New Revision: 1598005

URL: http://svn.apache.org/r1598005
Log:
r1589983 (followup to r1589980 correcting a copy-paste typo)
r1589992 (followup to r1589990 committing a missed change)
are also part of the fix for CVE-2014-0119

Modified:
    tomcat/site/trunk/docs/security-8.html
    tomcat/site/trunk/xdocs/security-8.xml

Modified: tomcat/site/trunk/docs/security-8.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-8.html?rev=1598005&r1=1598004&r2=1598005&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-8.html (original)
+++ tomcat/site/trunk/docs/security-8.html Wed May 28 13:03:24 2014
@@ -298,8 +298,10 @@
 <p>This was fixed in revisions <a 
href="http://svn.apache.org/viewvc?view=rev&amp;rev=1588193";>1588193</a>,
        <a 
href="http://svn.apache.org/viewvc?view=rev&amp;rev=1589837";>1589837</a>,
        <a 
href="http://svn.apache.org/viewvc?view=rev&amp;rev=1589980";>1589980</a>,
-       <a 
href="http://svn.apache.org/viewvc?view=rev&amp;rev=1589985";>1589985</a> and
-       <a 
href="http://svn.apache.org/viewvc?view=rev&amp;rev=1589990";>1589990</a>.</p>
+       <a 
href="http://svn.apache.org/viewvc?view=rev&amp;rev=1589983";>1589983</a>,
+       <a 
href="http://svn.apache.org/viewvc?view=rev&amp;rev=1589985";>1589985</a>,
+       <a 
href="http://svn.apache.org/viewvc?view=rev&amp;rev=1589990";>1589990</a> and
+       <a 
href="http://svn.apache.org/viewvc?view=rev&amp;rev=1589992";>1589992</a>.</p>
 
     
 <p>This issue was identified by the Tomcat security team on 12 April 2014

Modified: tomcat/site/trunk/xdocs/security-8.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-8.xml?rev=1598005&r1=1598004&r2=1598005&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-8.xml (original)
+++ tomcat/site/trunk/xdocs/security-8.xml Wed May 28 13:03:24 2014
@@ -72,8 +72,10 @@
     <p>This was fixed in revisions <revlink rev="1588193">1588193</revlink>,
        <revlink rev="1589837">1589837</revlink>,
        <revlink rev="1589980">1589980</revlink>,
-       <revlink rev="1589985">1589985</revlink> and
-       <revlink rev="1589990">1589990</revlink>.</p>
+       <revlink rev="1589983">1589983</revlink>,
+       <revlink rev="1589985">1589985</revlink>,
+       <revlink rev="1589990">1589990</revlink> and
+       <revlink rev="1589992">1589992</revlink>.</p>
 
     <p>This issue was identified by the Tomcat security team on 12 April 2014
        and made public on 27 May 2014.</p>



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

Reply via email to