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/06 18:47:49 UTC

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

Author: markt
Date: Wed Apr  6 16:47:49 2016
New Revision: 1738007

URL: http://svn.apache.org/viewvc?rev=1738007&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=1738007&r1=1738006&r2=1738007&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Apr  6 16:47:49 2016
@@ -147,6 +147,11 @@
         Restore the <code>WsServerContainer.doUpgrade()</code> method which was
         accidentally removed since it is not used by Tomcat. (markt)
       </fix>
+      <fix>
+        Fix a regression caused by the connector refactoring and ensure that the
+        thread context class loader is set to the to the web application
+        classloder when processing WebSocket messages on the server. (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