Author: rjung Date: Sun Aug 27 17:08:45 2017 New Revision: 1806380 URL: http://svn.apache.org/viewvc?rev=1806380&view=rev Log: Update changelog, add entry for r1806376.
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=1806380&r1=1806379&r2=1806380&view=diff ============================================================================== --- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original) +++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Sun Aug 27 17:08:45 2017 @@ -34,6 +34,14 @@ This is the Changelog for Tomcat Native 1.2. </p> </section> +<section name="Changes in 1.2.14"> + <changelog> + <fix> + Fix a thread local key leak. Only relevant when doing + SSL.initialize() and Library.terminate() a lot of times. (rjung) + </fix> + </changelog> +</section> <section name="Changes in 1.2.13"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org