git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@995433
13f79535-47bb-0310-9956-
ffa450edef68
<section name="Tomcat JDBC Connection Pool 1.0.9.0">
<subsection name="pool">
<changelog>
+ <fix><rev>995432</rev></fix> Make interceptor class names, property names
+ and property values tolerant of whitespace by trimming the values before
+ use. (markt)
<fix><rev>995091</rev> <bug>49831</bug> Make sure pooled XAConnections are
closed when the connection pool shuts down. Patch provided by Daniel
Mikusa. (markt)</fix>