Author: violetagg
Date: Wed Dec 18 21:05:28 2013
New Revision: 1552099
URL: http://svn.apache.org/r1552099
Log:
Fix the build - missing opening tag in the changelog.xml.
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=1552099&r1=1552098&r2=1552099&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Dec 18 21:05:28 2013
@@ -76,6 +76,7 @@
Handle the case where a WebSocket annotation configures a message size
limit larger than the default permitted by Tomcat. (markt)
</fix>
+ <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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]