Author: kfujino Date: Tue Nov 24 06:12:17 2015 New Revision: 1716037 URL: http://svn.apache.org/viewvc?rev=1716037&view=rev Log: Add changelog entry of r1714919 and r1714920.
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=1716037&r1=1716036&r2=1716037&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Tue Nov 24 06:12:17 2015 @@ -107,6 +107,10 @@ <subsection name="Cluster"> <changelog> <fix> + Enable an explicit configuration of local member in the static cluster + membership. (kfujino) + </fix> + <fix> Fix potential integer overflow in <code>DeltaSession</code>. Reported by coverity scan. (fschumacher) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org