You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2017/01/21 09:12:26 UTC

svn commit: r1779708 - /tomcat/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Sat Jan 21 09:12:25 2017
New Revision: 1779708

URL: http://svn.apache.org/viewvc?rev=1779708&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60620
Add a bug number for the issue fixed in r1778061.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1779708&r1=1779707&r2=1779708&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sat Jan 21 09:12:25 2017
@@ -98,6 +98,7 @@
   <subsection name="Catalina">
     <changelog>
       <add>
+        <bug>60620</bug>:
         Extend the <code>JreMemoryLeakPreventionListener</code> to provide
         protection against <code>ForkJoinPool.commonPool()</code> related memory
         leaks. (markt)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org