Author: markt
Date: Wed Dec 18 20:32:10 2013
New Revision: 1552085

URL: http://svn.apache.org/r1552085
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=1552085&r1=1552084&r2=1552085&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Dec 18 20:32:10 2013
@@ -76,6 +76,10 @@
         Handle the case where a WebSocket annotation configures a message size
         limit larger than the default permitted by Tomcat. (markt)
       </fix>
+        <bug>55855</bug>: This is a partial fix that bypasses the relatively
+        expensive check for a WebSocket upgrade request if not WebSocket
+        endpoints have been registered. (markt) 
+      </fix>
       <fix>
         <bug>55905</bug>: Prevent a NPE when web.xml references a taglib file
         that does not exist. Provide better error message. (violetagg)



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

Reply via email to