Author: markt Date: Fri Dec 11 10:55:43 2015 New Revision: 1719340 URL: http://svn.apache.org/viewvc?rev=1719340&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=1719340&r1=1719339&r2=1719340&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Fri Dec 11 10:55:43 2015 @@ -195,6 +195,11 @@ <bug>58624</bug>: Correct a potential deadlock if the WebSocket connection is closed when a message write is in progress. (markt) </fix> + <fix> + <bug>57489</bug>: Ensure <code>onClose()</code> is called when a + WebSocket connection is closed even if the sending of the close message + fails. Includes test cases by Barry Coughlan. (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