sylvain     01/07/24 05:08:30

  Modified:    .        changes.xml
  Log:
  New log formatter : outputs request URI and caller class name in the log file
  
  Revision  Changes    Path
  1.23      +6 -2      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- changes.xml       2001/07/23 13:02:13     1.22
  +++ changes.xml       2001/07/24 12:08:30     1.23
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.22 2001/07/23 13:02:13 cziegeler Exp $
  +  $Id: changes.xml,v 1.23 2001/07/24 12:08:30 sylvain Exp $
   -->
   
   <changes title="History of Changes">
  @@ -26,6 +26,9 @@
    </devs>
   
    <release version="2.1-dev" date="@date@">
  +  <action dev="SW" type="add">
  +   New log formatter outputs the caller class and request URI in the log file. 
  +  </action>
     <action dev="CZ" type="add">
      Added patch by Stuart Roebuck ([EMAIL PROTECTED])
      fixing the byte handling of the ImageDirectoryGenerator.
  @@ -33,7 +36,8 @@
     <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.    
  -  </action>  <action dev="SW" type="add">
  +  </action>
  +  <action dev="SW" type="add">
       In http environment, reset the response if it hasn't been committed
       before executing the handle-errors pipeline.
     </action>
  
  
  

----------------------------------------------------------------------
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