remm        2003/11/17 03:01:04

  Modified:    webapps/docs changelog.xml
  Log:
  - Changelog update.
  
  Revision  Changes    Path
  1.27      +19 -0     jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- changelog.xml     15 Nov 2003 11:13:01 -0000      1.26
  +++ changelog.xml     17 Nov 2003 11:01:04 -0000      1.27
  @@ -131,6 +131,19 @@
         Add a limit to the size of a POST which will be processed 
         using getParameter (remm)
         </update>
  +      <update>
  +      Refactor postParseRequest to avoid throwing an exception (billbarker)
  +      </update>
  +      <fix>
  +      Only set charset when it is explicitely set (billbarker)
  +      </fix>
  +      <fix>
  +      Add new JMX connector attributes (remm)
  +      </fix>
  +      <update>
  +      Add maxPostSize support for client cert, to allow limiting the size of
  +      the buffered data (billbarker, remm)
  +      </update>
   
       </changelog>
   
  @@ -175,6 +188,9 @@
         '&lt;' operator used in simple Math throws an error: When used 
         with taglib (luehe)
         </fix>
  +      <docs>
  +      Fix JSPC classpath in the docs (remm)
  +      </docs>
   
       </changelog>
   
  @@ -231,6 +247,9 @@
         <update>
         Clustering code reorganization (fhanik)
         </update>
  +      <add>
  +      Added in member alive time (fhanik)
  +      </add>
   
       </changelog>
   
  
  
  

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

Reply via email to