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 2014/04/22 10:24:57 UTC

svn commit: r1589039 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Tue Apr 22 08:24:56 2014
New Revision: 1589039

URL: http://svn.apache.org/r1589039
Log:
WebSocket has own section in changelog.

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=1589039&r1=1589038&r2=1589039&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Apr 22 08:24:56 2014
@@ -121,11 +121,6 @@
         systems if a file named <code>\</code> is encountered when scanning for
         TLDs. (mark)
       </fix>
-      <fix>
-        Increase the default maximum size of the executor used by the WebSocket
-        implementation for call backs associated with asynchronous writes from
-        10 to 200. (markt) 
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">
@@ -213,6 +208,11 @@
         implementation is used with the Java WebSocket 1.0 API JAR from the
         reference implementation. (markt)
       </fix>
+      <fix>
+        Increase the default maximum size of the executor used by the WebSocket
+        implementation for call backs associated with asynchronous writes from
+        10 to 200. (markt) 
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Web applications">



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