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 2009/07/07 13:39:23 UTC

svn commit: r791798 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Author: kkolinko
Date: Tue Jul  7 11:39:22 2009
New Revision: 791798

URL: http://svn.apache.org/viewvc?rev=791798&view=rev
Log:
Add changelog entry for Mladen's update of procrun.

Modified:
    tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=791798&r1=791797&r2=791798&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Tue Jul  7 11:39:22 2009
@@ -54,11 +54,15 @@
       </add>
       <update>
         Update to commons-pool 1.5.1. This includes various fixes to prevent
-        deadlocks, reduce syncs and make object allocation occur fairly - ie
+        deadlocks, reduce syncs and make object allocation occur fairly - i.e.
         objects are allocated to threads in the order that the threads request
         them. This fixes a number of issues with the version of DBCP embedded
         within Tomcat. (markt)
       </update>
+      <update>
+        Update Tomcat Windows service application (procrun) to version 2.0.5.
+        It contains a fix for issue <bug>41538</bug> (mturk)
+      </update>
     </changelog>
   </subsection>
   <subsection name="Catalina">



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