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 2017/01/06 09:55:18 UTC

svn commit: r1777555 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

Author: markt
Date: Fri Jan  6 09:55:17 2017
New Revision: 1777555

URL: http://svn.apache.org/viewvc?rev=1777555&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60554
Better table headings
Based on a patch by Michael Osipov

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

Modified: tomcat/site/trunk/docs/whichversion.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1777555&r1=1777554&r2=1777555&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Fri Jan  6 09:55:17 2017
@@ -233,8 +233,8 @@ mapping between the specifications and t
   <th><strong>EL Spec</strong></th>
   <th><strong>WebSocket Spec</strong></th>
   <th><strong>JASPIC Spec</strong></th>
-  <th><strong>Apache Tomcat version</strong></th>
-  <th><strong>Actual release revision</strong></th>
+  <th><strong>Apache Tomcat Version</strong></th>
+  <th><strong>Latest Released Version</strong></th>
   <th><strong>Supported Java Versions</strong></th>
 
 </tr>

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1777555&r1=1777554&r2=1777555&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Fri Jan  6 09:55:17 2017
@@ -25,8 +25,8 @@ mapping between the specifications and t
   <th><strong>EL Spec</strong></th>
   <th><strong>WebSocket Spec</strong></th>
   <th><strong>JASPIC Spec</strong></th>
-  <th><strong>Apache Tomcat version</strong></th>
-  <th><strong>Actual release revision</strong></th>
+  <th><strong>Apache Tomcat Version</strong></th>
+  <th><strong>Latest Released Version</strong></th>
   <th><strong>Supported Java Versions</strong></th>
 </tr>
 



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