Author: markt
Date: Mon Mar 18 21:01:05 2013
New Revision: 1457993

URL: http://svn.apache.org/r1457993
Log:
Update changelog to add WebSocket. As it is a new spec I added it to the 
beginning of the changelog. I'll so the same for Servlet 3.1, EL 3.0 and JSP 
2.3 when they are implemented.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1457993&r1=1457992&r2=1457993&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Mar 18 21:01:05 2013
@@ -51,6 +51,10 @@
   <subsection name="Catalina">
     <changelog>
       <add>
+        Implement JSR 356 - WebSockets. The JSR 356 implementation includes
+        contributions from Nick Williams. (markt)
+      </add>
+      <add>
         <bug>45995</bug>: Align Tomcat with Apache httpd and perform MIME type
         mapping based on file extension in a case insensitive manner. (markt)
       </add>



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

Reply via email to