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 2015/12/11 11:55:43 UTC

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

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