bruno       2003/09/08 12:01:13

  Modified:    .        status.xml
  Log:
  Mention logging of errors handled by map:handle-errors
  
  Revision  Changes    Path
  1.144     +5 -2      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.143
  retrieving revision 1.144
  diff -u -r1.143 -r1.144
  --- status.xml        5 Sep 2003 09:10:17 -0000       1.143
  +++ status.xml        8 Sep 2003 19:01:13 -0000       1.144
  @@ -190,7 +190,10 @@
     <changes>
   
    <release version="@version@" date="@date@">
  -   <action dev="open" type="add">DUMMY PLACEHOLDER</action>
  +   <action dev="BRD" type="add">
  +     Errors handled by map:handle-errors are now logged to the logcategory
  +     "sitemap.handled-errors". Previously they weren't logged.
  +   </action>
    </release>
    <release version="2.1.1" date="September 05 2003">
      <action dev="CZ" type="update">
  
  
  

Reply via email to