Author: kkolinko Date: Tue Sep 9 12:08:37 2014 New Revision: 1623780 URL: http://svn.apache.org/r1623780 Log: Improve changelog message for r1623692
Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc7.0.x/trunk/ ------------------------------------------------------------------------------ Merged /tomcat/trunk:r1623779 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1623780&r1=1623779&r2=1623780&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Sep 9 12:08:37 2014 @@ -146,9 +146,10 @@ other resources. Reported by Coverity Scan. (violetagg) </fix> <fix> - When using parallel deployment, correctly undeploy context of old - version. Make sure that never undeploy older Context If current context - is not running. (kfujino) + When using parallel deployment and <code>undeployOldVersions</code> + feature is enabled on a Host, correctly undeploy context of old + version. Make sure that Tomcat does not undeploy older Context if + current context is not running. (kfujino) </fix> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org