Author: markt Date: Tue Apr 22 08:25:28 2014 New Revision: 1589040 URL: http://svn.apache.org/r1589040 Log: WebSocket has own section in changelog.
Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc7.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1589039 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1589040&r1=1589039&r2=1589040&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Apr 22 08:25:28 2014 @@ -101,11 +101,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="Jasper"> @@ -162,6 +157,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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org