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/02/23 15:57:49 UTC

svn commit: r1731874 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Tue Feb 23 14:57:49 2016
New Revision: 1731874

URL: http://svn.apache.org/viewvc?rev=1731874&view=rev
Log:
Add a changelog entry for bug 59014

Modified:
    tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1731874&r1=1731873&r2=1731874&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Tue Feb 23 14:57:49 2016
@@ -104,6 +104,14 @@
       </fix>
     </changelog>
   </subsection>
+  <subsection name="WbSocket">
+    <changelog>
+      <fix>
+        <bug>59014</bug>: Ensure that a WebSocket close message can be sent
+        after a close message has been received. (markt)
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Web applications">
     <changelog>
       <fix>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org