You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2014/10/16 10:16:24 UTC

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

Author: violetagg
Date: Thu Oct 16 08:16:24 2014
New Revision: 1632234

URL: http://svn.apache.org/r1632234
Log:
Update Websocket version supported by Tomcat 7

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=1632234&r1=1632233&r2=1632234&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Thu Oct 16 08:16:24 2014
@@ -238,10 +238,10 @@ mapping between the specifications and t
 <td>3.0</td>
   <td>2.2</td>
   <td>2.2</td>
-  <td>1.0</td>
+  <td>1.1</td>
   <td>7.0.x</td>
   <td>7.0.56</td>
-  <td>6 and later<br> (WebSocket 1.0 requires 7 or later)</td>
+  <td>6 and later<br> (WebSocket 1.1 requires 7 or later)</td>
 
 </tr>
 
@@ -411,7 +411,7 @@ to that, it includes the following impro
 <strong>Apache Tomcat 7.x</strong> builds upon the improvements made in
 Tomcat 6.0.x and implements the <strong>Servlet 3.0</strong>,
 <strong>JSP 2.2</strong>, <strong>EL 2.2</strong> and
-<strong>Web Socket 1.0</strong> specifications. In addition
+<strong>Web Socket 1.1</strong> specifications. In addition
 to that, it includes the following improvements:
 </p>
 

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1632234&r1=1632233&r2=1632234&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Thu Oct 16 08:16:24 2014
@@ -43,10 +43,10 @@ mapping between the specifications and t
   <td>3.0</td>
   <td>2.2</td>
   <td>2.2</td>
-  <td>1.0</td>
+  <td>1.1</td>
   <td>7.0.x</td>
   <td>7.0.56</td>
-  <td>6 and later<br/> (WebSocket 1.0 requires 7 or later)</td>
+  <td>6 and later<br/> (WebSocket 1.1 requires 7 or later)</td>
 </tr>
 
 <tr>
@@ -176,7 +176,7 @@ to that, it includes the following impro
 <p><strong>Apache Tomcat 7.x</strong> builds upon the improvements made in
 Tomcat 6.0.x and implements the <strong>Servlet 3.0</strong>,
 <strong>JSP 2.2</strong>, <strong>EL 2.2</strong> and
-<strong>Web Socket 1.0</strong> specifications. In addition
+<strong>Web Socket 1.1</strong> specifications. In addition
 to that, it includes the following improvements:
 </p>
 <ul>



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