Author: remm Date: Wed Jan 11 08:16:17 2006 New Revision: 368054 URL: http://svn.apache.org/viewcvs?rev=368054&view=rev Log: - Changelog update.
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/viewcvs/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=368054&r1=368053&r2=368054&view=diff ============================================================================== --- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original) +++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Wed Jan 11 08:16:17 2006 @@ -36,6 +36,17 @@ <bug>29214</bug>: response.containsHeader() now returns the correct value for Content-Type and Content-Length headers. (markt) </fix> + <fix> + Allow using a custom ContextConfig when using JMX embedding of Tomcat, as + is doen by the regular deployer. (remm) + </fix> + </changelog> + </subsection> + <subsection name="Coyote"> + <changelog> + <fix> + Log errors when setting socket options with debug priority rather than error. (remm) + </fix> </changelog> </subsection> <subsection name="Cluster"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]