Author: markt Date: Thu May 5 16:34:07 2016 New Revision: 1742452 URL: http://svn.apache.org/viewvc?rev=1742452&view=rev Log: Correct version info for 8.0.x
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1742452&r1=1742451&r2=1742452&view=diff ============================================================================== --- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Thu May 5 16:34:07 2016 @@ -166,7 +166,7 @@ <scode> Remove the <code>java2DDisposerProtection</code> option from the <code>JreMemoryLeakPreventionListener</code>. The leak is fixed in Java - 7 onwards and Tomcat 9 requires Java 8 so the option is unnecessary. + 7 onwards and Tomcat 8 requires Java 7 so the option is unnecessary. (markt) </scode> </changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org