You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2011/11/09 00:05:39 UTC

svn commit: r1199515 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Tue Nov  8 23:05:38 2011
New Revision: 1199515

URL: http://svn.apache.org/viewvc?rev=1199515&view=rev
Log:
Add changelog entry for BZ52148

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=1199515&r1=1199514&r2=1199515&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Nov  8 23:05:38 2011
@@ -335,6 +335,11 @@
         In test suite: speed up <code>TestGroupChannelSenderConnections</code>.
         Remove 48 seconds worth of waits. (kkolinko)
       </fix>
+      <fix>
+        <bug>52148</bug>: Add tomcat-coyote.jar to catalina-tasks.xml as this
+        JAR is now required by the Ant tasks. Patch provided by Volker Krebs.
+        (markt)
+      </fix>
     </changelog>
   </subsection>
 </section>



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