Author: kkolinko Date: Fri Jun 8 13:35:05 2012 New Revision: 1348067 URL: http://svn.apache.org/viewvc?rev=1348067&view=rev Log: Add changelog entry for r1301256 (r1239899 in trunk). It is in 7.0.27.
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=1348067&r1=1348066&r2=1348067&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Jun 8 13:35:05 2012 @@ -351,7 +351,7 @@ <add> <bug>53254</bug> (<rev>1340160</rev>): Add in the ability to purge connections from the pool (fhanik) - </add> + </add> <update> <bug>53367</bug> (<rev>1346691</rev>): Prevent pool from hanging during database failure (fhanik) @@ -601,6 +601,13 @@ Bring built-in mime types for embedded Tomcat more in line with the ones defined in the default web.xml configuration file. (rjung) </update> + <add> + Add support to the JMXProxyServlet which is part of the Manager + application for fetching a specific key from a + <code>CompositeData</code> value. Updated documentation, so that + the entire 'get' command for the JMX proxy servlet is documented, + including the new optional 'key' parameter. (schultz/markt) + </add> </changelog> </subsection> <subsection name="jdbc-pool"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org