billbarker    2005/09/24 19:16:42

  Modified:    webapps/docs changelog.xml
  Log:
  Update to 5.5.13, and doc changes
  
  Revision  Changes    Path
  1.380     +36 -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.379
  retrieving revision 1.380
  diff -u -r1.379 -r1.380
  --- changelog.xml     22 Sep 2005 17:20:21 -0000      1.379
  +++ changelog.xml     25 Sep 2005 02:16:42 -0000      1.380
  @@ -26,6 +26,42 @@
     </p>
   </section>
   
  +<section name="Tomcat 5.5.13 (yoavs)">
  +  <subsection name="General">
  +    <changelog>
  +    </changelog>
  +  </subsection>
  +  <subsection name="Catalina">
  +    <changelog>
  +      <fix>
  +        <bug>36802</bug>: Fix problem of double-init when JMX-deploying a 
  +        Context into a started Host. (billbarker)
  +      </fix>
  +    </changelog>
  +  </subsection>
  +  <subsection name="Coyote">
  +    <changelog>
  +      <fix>
  +        Gracefully handle the case where some Socket options are disabled at 
  +        the OS level for the AJP/1.3 Connector. (billbarker)
  +      </fix>
  +    </changelog>
  +  </subsection>
  +  <subsection name="Jasper">
  +    <changelog>
  +    </changelog>
  +  </subsection>
  +  <subsection name="Cluster">
  +    <changelog>
  +    </changelog>
  +  </subsection>
  +  <subsection name="Webapps">
  +    <changelog>
  +      <fix>Remove obsolete TagPlugin file from JSP examples 
(billbarker)</fix>
  +    </changelog>
  +  </subsection>
  +</section>
  +
   <section name="Tomcat 5.5.12 (yoavs)">
     <subsection name="General">
       <changelog>
  
  
  

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

Reply via email to