Author: markt
Date: Wed Jun 13 16:07:21 2012
New Revision: 1349943

URL: http://svn.apache.org/viewvc?rev=1349943&view=rev
Log:
Update changelog

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

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=1349943&r1=1349942&r2=1349943&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Jun 13 16:07:21 2012
@@ -143,6 +143,10 @@
         message has been specified via <code>sendError()</code>. (markt)
       </fix>
       <fix>
+        <bug>53074</bug>: Switch to an infinite socket timeout by default for
+        WebSocket connections. (markt) 
+      </fix>
+      <fix>
         <bug>53081</bug>: Do not always cache resources loaded by the web
         application class loader since they may be very large which in turn
         could trigger a memory leak. Calls to the web application class



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

Reply via email to