Author: kfujino Date: Fri Apr 4 03:11:27 2014 New Revision: 1584511 URL: http://svn.apache.org/r1584511 Log: changelog for r1584507.
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=1584511&r1=1584510&r2=1584511&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Fri Apr 4 03:11:27 2014 @@ -120,6 +120,11 @@ order to add or remove cluster valve to Container, use pipeline instead of <code>IntrospectionUtils</code>. (kfujino) </scode> + <fix> + There is no need to set cluster instance when + <code>SimpleTcpCluster.unregisterClusterValve</code> is called. + Set null than cluster instance for cleanup. (kfujino) + </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