You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/09/06 09:57:48 UTC

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

Author: markt
Date: Tue Sep  6 09:57:48 2016
New Revision: 1759398

URL: http://svn.apache.org/viewvc?rev=1759398&view=rev
Log:
Correct highlights for 8.0.x

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=1759398&r1=1759397&r2=1759398&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Sep  6 09:57:48 2016
@@ -261,10 +261,9 @@ compared to 8.5.4 include:</p>
 <li>Treat paths used to obtain a request dispatcher as encoded
     (configurable)</li>
 
-<li>Correct regressions in TLS handshake and server certificate handling.</li>
+<li>update the packaged version of the Tomcat Native Library to 1.2.8</li>
 
-<li>Various improvements to the Rewrite Valve including better alignment with
-    httpd behaviour and improved UTF-8 handling.</li>
+<li>various jdbc-pool fixes</li>
 
 </ul>
 

Modified: tomcat/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1759398&r1=1759397&r2=1759398&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Sep  6 09:57:48 2016
@@ -49,9 +49,8 @@ compared to 8.5.4 include:</p>
 <ul>
 <li>Treat paths used to obtain a request dispatcher as encoded
     (configurable)</li>
-<li>Correct regressions in TLS handshake and server certificate handling.</li>
-<li>Various improvements to the Rewrite Valve including better alignment with
-    httpd behaviour and improved UTF-8 handling.</li>
+<li>update the packaged version of the Tomcat Native Library to 1.2.8</li>
+<li>various jdbc-pool fixes</li>
 </ul>
 
 <p>



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