remm        2004/01/15 07:32:05

  Modified:    webapps/docs changelog.xml
  Log:
  - Update changelog.
  
  Revision  Changes    Path
  1.33      +75 -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.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- changelog.xml     14 Jan 2004 12:53:42 -0000      1.32
  +++ changelog.xml     15 Jan 2004 15:32:05 -0000      1.33
  @@ -13,6 +13,81 @@
   
   <body>
   
  +<section name="Tomcat 5.0.18 (remm)">
  +
  +  <subsection name="General">
  +
  +    <changelog>
  +
  +      <fix>
  +      Fix packaging of the source .tar.gz (remm)
  +      </fix>
  +      <fix>
  +      Fix bug in the netbuild where the script would always attempt to
  +      checkout the sources (jfclere)
  +      </fix>
  +      <fix>
  +      <bug>26162</bug>: Fix typo in the minimal config (remm)
  +      </fix>
  +
  +    </changelog>
  +
  +  </subsection>
  +
  +  <subsection name="Catalina">
  +
  +    <changelog>
  +
  +      <fix>
  +      Remove CGI servlet dependency on JDK 1.4 (markt)
  +      </fix>
  +
  +    </changelog>
  +
  +  </subsection>
  +
  +  <subsection name="Coyote">
  +
  +    <changelog>
  +
  +      <fix>
  +      Fix memory leak when spare threads are destroyed (remm, fhanik)
  +      </fix>
  +
  +    </changelog>
  +
  +  </subsection>
  +
  +  <subsection name="Webapps">
  +
  +    <changelog>
  +
  +      <fix>
  +      <bug>26147</bug>: Fix typo in schemaLocation (remm)
  +      </fix>
  +
  +    </changelog>
  +
  +  </subsection>
  +
  +  <subsection name="Modules">
  +
  +    <changelog>
  +
  +      <fix>
  +      Implemented the ability to not expire sessions on shutdown, since that 
  +      will expire them across the cluster (fhanik)
  +      </fix>
  +      <fix>
  +      Fix initialization of the session in delta manager (fhanik)
  +      </fix>
  +
  +    </changelog>
  +
  +  </subsection>
  +
  +</section>
  +
   <section name="Tomcat 5.0.17 (remm)">
   
     <subsection name="General">
  
  
  

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

Reply via email to