You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2006/01/11 17:16:22 UTC

svn commit: r368054 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org