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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to