Author: remm
Date: Wed Dec 21 05:05:15 2005
New Revision: 358283

URL: http://svn.apache.org/viewcvs?rev=358283&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=358283&r1=358282&r2=358283&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Wed Dec 21 05:05:15 2005
@@ -30,6 +30,21 @@
       <fix>
        <bug>37934</bug>: Don't ask for authentication if deny-from-all is in 
effect. (billbarker)
       </fix>
+      <fix>
+       Remove leftover static logger which was used to log application level 
messages in
+       ApplicationContextFacade (remm)
+      </fix>
+    </changelog>
+  </subsection>
+  <subsection name="Coyote">
+    <changelog>
+      <fix>
+       Report binding errors in the APR endpoint as strings rather than 
platform specific
+       status codes (remm)
+      </fix>
+      <fix>
+       <bug>37934</bug>: Don't ask for authentication if deny-from-all is in 
effect. (billbarker)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">
@@ -40,6 +55,11 @@
       <fix>
         <bug>37929</bug>: Don't stop on the generic attribute methods just 
because the session is invalid. Patch by Pierre Delisle. (billbarker)
       </fix>
+      <update>
+        Add system properties 
org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER and
+        org.apache.jasper.runtime.JspFactoryImpl.USE_POOL to allow configuring 
Jasper
+        memory usage (remm)
+      </update>
       <fix>
         <bug>37933</bug>: Restrict &lt;jsp:getAttribute /&gt; to only look in 
PAGE_SCOPE. (billbarker)
       </fix>



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

Reply via email to