billbarker    2004/12/11 00:06:20

  Modified:    webapps/docs changelog.xml
  Log:
  Documenting changes
  
  Revision  Changes    Path
  1.204     +12 -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.203
  retrieving revision 1.204
  diff -u -r1.203 -r1.204
  --- changelog.xml     10 Dec 2004 00:03:59 -0000      1.203
  +++ changelog.xml     11 Dec 2004 08:06:20 -0000      1.204
  @@ -66,6 +66,18 @@
         <fix>
           <bug>32585</bug>: Better handling for content length greater than 
Integer.MAX_VALUE in response. (markt)
         </fix>
  +      <update>
  +        Allow ApacheConfig and friends to live under an Engine. (billbarker)
  +      </update>
  +      <update>
  +        Syncronize access to the Jk Request registration count. (billbarker)
  +      </update>
  +      <update>
  +        Speed the MsgContext on its way to GC. (billbarker)
  +      </update>
  +      <fix>
  +        Keep correct thread counts in Thread pool when thread ends in an 
exception (billbarker)
  +      </fix>
       </changelog>
     </subsection>
   
  
  
  

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

Reply via email to