Author: billbarker
Date: Mon Nov 21 22:24:48 2005
New Revision: 348110

URL: http://svn.apache.org/viewcvs?rev=348110&view=rev
Log:
catch up doc with changes

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=348110&r1=348109&r2=348110&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Mon Nov 21 22:24:48 2005
@@ -95,6 +95,11 @@
         <bug>36852</bug>: Custom classloaders don't honor Contet privileged 
attribute.  Thanks to
         Matt Brinkley for the analysis and patch. (yoavs)
       </fix>
+      <fix>Fix for a couple of (mostly silly) edge-cases in testing auth.
+           Thanks to Nam T. Nguyen for the report. (billbarker) 
+      </fix>
+      <fix><bug>37060</bug>: Actually copy the Request headers when replaying 
after Form auth. (billbarker)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">
@@ -125,6 +130,8 @@
       <add>
         JkStatus Ant tasks for mod_jk 1.2.15. (pero)
       </add>
+      <update>Connection Timeout is normal, so reduce logging to DEBUG 
(billbarker) 
+      </update>
     </changelog>
   </subsection>
   <subsection name="Jasper">
@@ -174,6 +181,9 @@
       </fix>
       <fix>
         <bug>36866</bug>: Correct attribute name in conf/server.xml 
documentation for Cluster element. (yoavs)
+      </fix>
+      <fix><bug>37261</bug>: Allow xerces to know where the web.xml file is so 
that relative entities can be resolved.
+
       </fix>
     </changelog>
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to