vgritsenko    01/07/28 09:01:47

  Modified:    .        changes.xml
  Log:
  - update changes
  - Cocoon 2.0b2 was left behind
  
  Revision  Changes    Path
  1.25      +9 -3      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- changes.xml       2001/07/25 01:41:51     1.24
  +++ changes.xml       2001/07/28 16:01:47     1.25
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.24 2001/07/25 01:41:51 vgritsenko Exp $
  +  $Id: changes.xml,v 1.25 2001/07/28 16:01:47 vgritsenko Exp $
   -->
   
   <changes title="History of Changes">
  @@ -30,6 +30,10 @@
      Added ability to specify custom 404 error page for pipelines using
      map:handle-errors element with attribute type="404".
     </action>
  +  <action dev="VG" type="fix">
  +   Catch NoClassDefFoundError and throw ResourceNotFoundException
  +   if XSP was requested with different case.
  +  </action>
     <action dev="SW" type="add">
      New log formatter outputs the caller class and request URI in the log file. 
     </action>
  @@ -37,6 +41,8 @@
      Added patch by Stuart Roebuck ([EMAIL PROTECTED])
      fixing the byte handling of the ImageDirectoryGenerator.
     </action>
  + </release>
  + <release version="2.0b2" date="July 23, 2001">
     <action dev="CZ" type="add">
       When a resource is not found (ResourceNotFoundException) the
       servlet sets only the status 404 and doesn't write to the output.    
  @@ -234,8 +240,8 @@
     <action dev="DM" type="update">
       Eliminated dependency on Xerces for the serializers by using TRaX Serializers.
     </action>
  -</release>
  -<release version="Cocoon 2.0a3" date="March 2001">
  + </release>
  + <release version="Cocoon 2.0a3" date="March 2001">
     <action dev="BL" type="update">
       Made Cocoon load classpath independent of Servlet Engine Classpath
       Attribute.
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to