Author: kkolinko
Date: Fri Mar 22 21:22:54 2013
New Revision: 1459996
URL: http://svn.apache.org/r1459996
Log:
Changelog update for recent commits
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=1459996&r1=1459995&r2=1459996&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Mar 22 21:22:54 2013
@@ -55,6 +55,27 @@
They eventually become mixed with the numbered issues. (I.e., numbered
issues to not "pop up" wrt. others).
-->
+<section name="Tomcat 7.0.40 (markt)">
+ <subsection name="jdbc-pool">
+ <changelog>
+ <update>
+ Document <code>StatementCache</code> interceptor. (kkolinko)
+ </update>
+ <fix>
+ Fix minor threading issue in <code>ConnectionPool</code>.
+ (markt/kkolinko)
+ </fix>
+ </changelog>
+ </subsection>
+ <subsection name="Other">
+ <changelog>
+ <update>
+ Convert remaining unit tests to JUnit 4 and enable Checkstyle rule
+ that forbids use of methods from JUnit 3. (markt/kkolinko)
+ </update>
+ </changelog>
+ </subsection>
+</section>
<section name="Tomcat 7.0.39 (markt)">
<subsection name="Catalina">
<changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]