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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to