Author: kkolinko Date: Mon Jan 18 02:53:30 2016 New Revision: 1725169 URL: http://svn.apache.org/viewvc?rev=1725169&view=rev Log: Reorder according to BZ issue number.
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml 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=1725169&r1=1725168&r2=1725169&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Jan 18 02:53:30 2016 @@ -72,16 +72,16 @@ during evaluation of EL expressions. (kkolinko) </fix> <fix> - <bug>58701</bug>: Reset the <code>instanceInitialized</code> field in - <code>StandardWrapper</code> when unloading a Servlet so that a new - instance may be correctly initialized. (markt) - </fix> - <fix> <bug>58692</bug>: Make <code>StandardJarScanner</code> more robust. Log a warning if a class path entry cannot be scanned rather than triggering the failure of the web application. (markt) </fix> <fix> + <bug>58701</bug>: Reset the <code>instanceInitialized</code> field in + <code>StandardWrapper</code> when unloading a Servlet so that a new + instance may be correctly initialized. (markt) + </fix> + <fix> <bug>58702</bug>: Ensure an access log entry is generated if the client aborts the connection. (markt) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org