/[Apache-SVN]/tomcat/container/tc5.5.x/webapps/docs/changelog.xml
ViewVC logotype

Diff of /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml	2006/03/01 06:21:26	381923
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml	2006/03/01 06:22:41	381924
@@ -86,6 +86,12 @@
       <fix>
         Refresh loggers used by the digester (remm)
       </fix>
+      <fix>
+        Use sendError instead of setStatus to send the 401 code. (billbarker)
+      </fix>
+      <fix>
+        Don't append the port for an SSL redirect if it is the default port. (billbarker)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">
@@ -125,6 +131,16 @@
         Fix invalid length used by some AJP packets for the AJP APR connector, which could cause 
         corruption, submitted by Rudiger Plum (jim)
       </fix>
+      <fix>
+        Fix problems with request.getReader().readLine(). 
+        patch by Rainer Jung (billbarker)
+      </fix>
+      <fix>
+        Don't write out the shutdown secret file if shutdown is disabled (the default) (billbarker)
+      </fix>
+      <fix>
+        Fix NPE when no sink is supplied. (billbarker)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26