Author: markt Date: Fri Jan 25 17:28:04 2019 New Revision: 1852152 URL: http://svn.apache.org/viewvc?rev=1852152&view=rev Log: Credit where it is due
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog.xml?rev=1852152&r1=1852151&r2=1852152&view=diff ============================================================================== --- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original) +++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Fri Jan 25 17:28:04 2019 @@ -36,6 +36,10 @@ </section> <section name="Changes in 1.2.21"> <changelog> + <fix> + Correct a possible JVM crash during shutdown caused by a bug in the fix + for the per connection memory leak included in 1.2.20. (rjung) + </fix> </changelog> </section> <section name="Changes in 1.2.20"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org