You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/04/14 14:55:24 UTC

svn commit: r1739087 - /tomcat/trunk/webapps/docs/changelog.xml

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org