remm        2004/09/02 05:53:57

  Modified:    webapps/docs changelog.xml
  Log:
  - Changelog update.
  
  Revision  Changes    Path
  1.98      +15 -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.97
  retrieving revision 1.98
  diff -u -r1.97 -r1.98
  --- changelog.xml     2 Sep 2004 00:47:42 -0000       1.97
  +++ changelog.xml     2 Sep 2004 12:53:57 -0000       1.98
  @@ -32,6 +32,9 @@
         <update>
           Tomcat 5.5 can be built on JDK 5.0. (yoavs)
         </update>
  +      <fix>
  +        Windows installer polish. (mladen, remm)
  +      </fix>
       </changelog>
     </subsection>
   
  @@ -44,6 +47,18 @@
         <update>
           Backport if-else logic for SSI servlet from 4.1 (funkman)
         </update>
  +      <fix>
  +        Remove DefaultContext elements from the digester rules. (remm)
  +      </fix>
  +      <fix>
  +        Fix ResourceLink handling. (remm)
  +      </fix>
  +      <fix>
  +        Modify the auto deployer to get along with contexts which are statically 
defined in server.xml. (remm)
  +      </fix>
  +      <fix>
  +        Externalize constant strings defining the location of deployment related 
resources. (remm)
  +      </fix>
       </changelog>
     </subsection>
   
  
  
  

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

Reply via email to