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 2013/07/06 23:47:29 UTC

svn commit: r1500325 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

Author: kkolinko
Date: Sat Jul  6 21:47:29 2013
New Revision: 1500325

URL: http://svn.apache.org/r1500325
Log:
Fix stray double point.

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1500325&r1=1500324&r2=1500325&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Sat Jul  6 21:47:29 2013
@@ -249,7 +249,7 @@ and improvements compared to version 7.0
       passwords were hashed with MD5 or SHA1.</li>
   
 <li>Ensure that the build process produces Javadoc that is not vulnerable to
-      CVE-2013-1571. Based on a patch by Uwe Schindler. .</li>
+      CVE-2013-1571. Based on a patch by Uwe Schindler.</li>
 
 </ul>
 Full details of these changes, and all the other changes, are available in the

Modified: tomcat/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1500325&r1=1500324&r2=1500325&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Sat Jul  6 21:47:29 2013
@@ -49,7 +49,7 @@ and improvements compared to version 7.0
       and decoding) that broke the JNDI Realm when userPassword was set and
       passwords were hashed with MD5 or SHA1.</li>
   <li>Ensure that the build process produces Javadoc that is not vulnerable to
-      CVE-2013-1571. Based on a patch by Uwe Schindler. .</li>
+      CVE-2013-1571. Based on a patch by Uwe Schindler.</li>
 </ul>
 Full details of these changes, and all the other changes, are available in the
 <a href="tomcat-7.0-doc/changelog.html">Tomcat 7 changelog</a>.



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