Author: markt Date: Thu Apr 14 12:55:24 2016 New Revision: 1739087 URL: http://svn.apache.org/viewvc?rev=1739087&view=rev Log: Update 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=1739087&r1=1739086&r2=1739087&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Apr 14 12:55:24 2016 @@ -192,6 +192,10 @@ thread context class loader is set to the to the web application classloder when processing WebSocket messages on the server. (markt) </fix> + <fix> + Ensure that a client disconnection triggers the error handling for the + associated WebSocket end point. (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