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 2005/11/07 11:07:08 UTC

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

Author: remm
Date: Mon Nov  7 02:07:06 2005
New Revision: 331252

URL: http://svn.apache.org/viewcvs?rev=331252&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=331252&r1=331251&r2=331252&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Mon Nov  7 02:07:06 2005
@@ -82,6 +82,12 @@
         <bug>37121</bug>: Sendfile always needs to be given the length of data to write,
         which fixes ranged requests. (remm)
       </fix>
+      <fix>
+        Optimized direct byte buffers association with the socket for APR connectors. (mturk)
+      </fix>
+      <fix>
+        Fix hidden NPEs when using the APR connectors and there's no host header. (pero, remm)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org